|
Revision 4662, 1.3 KB
(checked in by pmoura, 6 days ago)
|
|
Updated copyright notice.
|
-
Property svn:eol-style set to
native
-
Property svn:keywords set to
Author Date Id Revision
|
| Line | |
|---|
| 1 | <?xml version="1.0" encoding="utf-8"?> |
|---|
| 2 | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" |
|---|
| 3 | "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> |
|---|
| 4 | |
|---|
| 5 | <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"> |
|---|
| 6 | |
|---|
| 7 | <head> |
|---|
| 8 | <meta http-equiv="content-type" content="application/xml+xhtml; charset=utf-8" /> |
|---|
| 9 | <title>Logtalk: Reference Manual</title> |
|---|
| 10 | <link rel="stylesheet" href="../screen.css" type="text/css" media="screen"/> |
|---|
| 11 | <link rel="stylesheet" href="../print.css" type="text/css" media="print"/> |
|---|
| 12 | </head> |
|---|
| 13 | |
|---|
| 14 | <body> |
|---|
| 15 | |
|---|
| 16 | <div class="title-top"/> |
|---|
| 17 | <div class="title-bottom"/> |
|---|
| 18 | |
|---|
| 19 | <div class="toc-top-left">Logtalk reference manual</div> |
|---|
| 20 | <div class="toc-top-right">Contents</div> |
|---|
| 21 | <div class="toc-bottom-left"><span class="page"/></div> |
|---|
| 22 | <div class="toc-bottom-right"><span class="page"/></div> |
|---|
| 23 | |
|---|
| 24 | <div class="top-left">Logtalk reference manual</div> |
|---|
| 25 | <div class="top-right"><span class="mark"/></div> |
|---|
| 26 | <div class="bottom-left"><span class="page"/></div> |
|---|
| 27 | <div class="bottom-right"><span class="page"/></div> |
|---|
| 28 | |
|---|
| 29 | <div class="title-page"> |
|---|
| 30 | <p class="title">Logtalk 2.35.0</p> |
|---|
| 31 | <p class="sub-title">Reference Manual</p> |
|---|
| 32 | <p class="credits">Copyright © Paulo Moura</p> |
|---|
| 33 | <p class="credits"> |
|---|
| 34 | <span>pmoura@logtalk.org</span> |
|---|
| 35 | <br/> |
|---|
| 36 | <span>http://logtalk.org/</span> |
|---|
| 37 | </p> |
|---|
| 38 | <p class="date">Last updated on January 2, 2009</p> |
|---|
| 39 | </div> |
|---|
| 40 | |
|---|
| 41 | <div class="toc"> |
|---|