|
Revision 79, 1.5 KB
(checked in by pmoura, 7 years ago)
|
|
This commit was manufactured by cvs2svn to create tag 'lgt293'.
|
-
Property svn:eol-style set to
native
-
Property svn:keywords set to
Author Date Id Revision
|
| Line | |
|---|
| 1 | <!doctype html public "-//W3C//DTD HTML 4.01//EN" |
|---|
| 2 | "http://www.w3.org/TR/html4/strict.dtd"> |
|---|
| 3 | |
|---|
| 4 | <html> |
|---|
| 5 | |
|---|
| 6 | <head> |
|---|
| 7 | <title>Logtalk 2.9.3 Documentation</title> |
|---|
| 8 | <link rel=stylesheet href="styles.css" type="text/css"> |
|---|
| 9 | </head> |
|---|
| 10 | |
|---|
| 11 | <body> |
|---|
| 12 | |
|---|
| 13 | <hr /> |
|---|
| 14 | <h1 class="center">Logtalk 2.9.3</h1> |
|---|
| 15 | |
|---|
| 16 | <h3 class="center">Documentation</h3> |
|---|
| 17 | <p class="center"> |
|---|
| 18 | <strong><a href="http://www.ci.uc.pt/logtalk/pmoura.html">Paulo Moura</a></strong><br /> |
|---|
| 19 | (<a href="mailto:pmoura@noe.ubi.pt">pmoura@noe.ubi.pt</a>) |
|---|
| 20 | </p> |
|---|
| 21 | <p class="center"> |
|---|
| 22 | Department of Informatics<br /> |
|---|
| 23 | <A HREF="http://www.ubi.pt">University of Beira Interior</A><br /> |
|---|
| 24 | Portugal |
|---|
| 25 | </p> |
|---|
| 26 | |
|---|
| 27 | <hr /> |
|---|
| 28 | <h2>Table of Contents</h2> |
|---|
| 29 | <p> |
|---|
| 30 | <strong><a name="user" href="userman/index.html">User Manual</a></strong> |
|---|
| 31 | </p> |
|---|
| 32 | <p> |
|---|
| 33 | <strong><a name="reference" href="refman/index.html">Reference Manual</a></strong> |
|---|
| 34 | </p> |
|---|
| 35 | <p> |
|---|
| 36 | <strong><a name="tutorial" href="tutorial/index.html">Tutorial</a></strong> |
|---|
| 37 | </p> |
|---|
| 38 | <p> |
|---|
| 39 | <strong><a name="bibliography" href="bibliography.html">Bibliography</a></strong> |
|---|
| 40 | </p> |
|---|
| 41 | <p> |
|---|
| 42 | <strong><a name="glossary" href="glossary.html">Glossary</a></strong> |
|---|
| 43 | </p> |
|---|
| 44 | |
|---|
| 45 | <hr /> |
|---|
| 46 | <p class="center"> |
|---|
| 47 | Last updated on: February 9, 2002 |
|---|
| 48 | </p> |
|---|
| 49 | <p class="center"> |
|---|
| 50 | <a href="http://validator.w3.org/check/referer"><img src="vh401.gif" alt="Valid HTML 4.01!" width="88" height="31"></a> |
|---|
| 51 | <a href="http://jigsaw.w3.org/css-validator"><img src="vcss.gif" alt="Valid CSS!" width="88" height="31"></a> |
|---|
| 52 | <a href="http://www.apple.com/"><img src="madewithmac.gif" alt="Made with a Macintosh" width="88" height="31"></a> |
|---|
| 53 | </p> |
|---|
| 54 | <hr /> |
|---|
| 55 | |
|---|
| 56 | </body> |
|---|
| 57 | |
|---|
| 58 | </html> |
|---|