diff options
author | Lua Team <team@lua.org> | 1995-02-07 12:00:00 +0000 |
---|---|---|
committer | repogen <> | 1995-02-07 12:00:00 +0000 |
commit | a8b6ba0954edb9e0e669e1f451b9a8f145ce5166 (patch) | |
tree | 35e9e9999968c4f13a25a5f647203456f044274a /include/lualib.h | |
parent | 944fc7d7d95575f2b8023c1f3d4ac19e1369fc76 (diff) | |
download | lua-github-2.1.tar.gz |
Lua 2.12.1
Diffstat (limited to 'include/lualib.h')
-rw-r--r-- | include/lualib.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/lualib.h b/include/lualib.h index 37b23094..9ce7e44a 100644 --- a/include/lualib.h +++ b/include/lualib.h @@ -2,7 +2,7 @@ ** Libraries to be used in LUA programs ** Grupo de Tecnologia em Computacao Grafica ** TeCGraf - PUC-Rio -** $Id: lualib.h,v 1.1 1993/12/17 19:01:46 celes Exp $ +** $Id: lualib.h,v 1.3 1994/12/13 15:59:16 roberto Exp $ */ #ifndef lualib_h |