Updating to Lua 5.1

This commit is contained in:
tomas
2006-07-24 01:19:42 +00:00
parent 722f6a9869
commit 5100f420b7
2 changed files with 25 additions and 3 deletions

View File

@@ -39,6 +39,7 @@
<li><a href="manual.html">Manual</a>
<ul>
<li><a href="manual.html#introduction">Introduction</a></li>
<li><a href="manual.html#building">Building</a></li>
<li><a href="manual.html#installation">Installation</a></li>
<li><a href="manual.html#reference">Reference</a></li>
</ul>
@@ -140,7 +141,7 @@ Comments are welcome!</p>
<div id="about">
<p><a href="http://validator.w3.org/check?uri=referer">
<img src="http://www.w3.org/Icons/valid-xhtml10" alt="Valid XHTML 1.0!" height="31" width="88" /></a></p>
<p><small>$Id: index.html,v 1.33 2006/06/26 18:29:13 carregal Exp $</small></p>
<p><small>$Id: index.html,v 1.34 2006/07/24 01:19:42 tomas Exp $</small></p>
</div> <!-- id="about" -->
</div> <!-- id="container" -->