This commit is contained in:
Roberto Ierusalimschy
2005-08-26 14:36:32 -03:00
parent 9273fbd131
commit 3390f9a35a
13 changed files with 37 additions and 36 deletions

5
lua.h
View File

@@ -1,8 +1,7 @@
/*
** $Id: lua.h,v 1.210 2005/08/09 17:57:54 roberto Exp roberto $
** $Id: lua.h,v 1.211 2005/08/12 13:34:15 roberto Exp roberto $
** Lua - An Extensible Extension Language
** Lua.org, PUC-Rio, Brazil
** http://www.lua.org
** Lua.org, PUC-Rio, Brazil (http://www.lua.org)
** See Copyright Notice at the end of this file
*/