|
Revision 1447, 1.3 KB
(checked in by pmoura, 4 years ago)
|
|
Updated Logtalk release number to 2.20.2.
|
-
Property svn:eol-style set to
native
-
Property svn:keywords set to
Author Date Id Revision
|
| Line | |
|---|
| 1 | <?xml version="1.0" encoding="iso-8859-1"?> |
|---|
| 2 | <?xml-stylesheet type="text/css" href="styles.css" ?> |
|---|
| 3 | |
|---|
| 4 | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" |
|---|
| 5 | "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> |
|---|
| 6 | |
|---|
| 7 | <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"> |
|---|
| 8 | |
|---|
| 9 | <head> |
|---|
| 10 | <meta http-equiv="content-type" content="text/html; charset=iso-8859-1" /> |
|---|
| 11 | <title>Logtalk 2.20.2 Documentation</title> |
|---|
| 12 | <link rel="stylesheet" href="styles.css" type="text/css" /> |
|---|
| 13 | </head> |
|---|
| 14 | |
|---|
| 15 | <body> |
|---|
| 16 | |
|---|
| 17 | <div class="navtop"> |
|---|
| 18 | |
|---|
| 19 | </div> |
|---|
| 20 | |
|---|
| 21 | <h1>Logtalk 2.20.2 Documentation</h1> |
|---|
| 22 | |
|---|
| 23 | <ul> |
|---|
| 24 | <li><h2><a href="userman/index.html">User Manual</a></h2></li> |
|---|
| 25 | <li><h2><a href="refman/index.html">Reference Manual</a></h2></li> |
|---|
| 26 | <li><h2><a href="tutorial/index.html">Tutorial</a></h2></li> |
|---|
| 27 | <li><h2><a href="bibliography.html">Bibliography</a></h2></li> |
|---|
| 28 | <li><h2><a href="glossary.html">Glossary</a></h2></li> |
|---|
| 29 | </ul> |
|---|
| 30 | |
|---|
| 31 | <div class="navbottom"> |
|---|
| 32 | |
|---|
| 33 | </div> |
|---|
| 34 | |
|---|
| 35 | <div class="copyright"> |
|---|
| 36 | Copyright © <a href="mailto:pmoura@logtalk.org">Paulo Moura</a> — <a href="http://www.logtalk.org">Logtalk.org</a> |
|---|
| 37 | </div> |
|---|
| 38 | |
|---|
| 39 | <div class="footer"> |
|---|
| 40 | <p><span class="bleft"><a href="http://validator.w3.org/check/referer">XHTML</a> + <a href="http://jigsaw.w3.org/css-validator/check/referer">CSS</a></span><span class="bright">Last updated on: August 30, 2004</span></p> |
|---|
| 41 | </div> |
|---|
| 42 | |
|---|
| 43 | </body> |
|---|
| 44 | </html> |
|---|