diff options
author | Lua Team <team@lua.org> | 2005-09-09 12:00:00 +0000 |
---|---|---|
committer | repogen <> | 2005-09-09 12:00:00 +0000 |
commit | bd80c4ee9b6d9464cf9f3ff4ee41890d8b3ca9e6 (patch) | |
tree | e1d7c1b341ccb9a3a1fb044ac6e67b5a5e0259b7 /doc/readme.html | |
parent | bf6b5550cdfbc0c4a3a4577776ad76628d80718e (diff) | |
download | lua-github-5.1-alpha.tar.gz |
Lua 5.1-alpha5.1-alpha
Diffstat (limited to 'doc/readme.html')
-rw-r--r-- | doc/readme.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/readme.html b/doc/readme.html index 2eab9202..db20a69a 100644 --- a/doc/readme.html +++ b/doc/readme.html @@ -1,6 +1,7 @@ <HTML> <HEAD> <TITLE>Lua documentation</TITLE> +<LINK REL="stylesheet" TYPE="text/css" HREF="lua.css"> </HEAD> <BODY BGCOLOR="#FFFFFF"> @@ -24,7 +25,7 @@ Documentation <HR> <SMALL> Last update: -Wed Dec 22 13:55:42 BRST 2004 +Wed Sep 7 12:57:50 BRST 2005 </SMALL> </BODY> |