This commit is contained in:
Roberto Ierusalimschy
2002-12-02 10:06:10 -02:00
parent 1f55dbc699
commit 24471525d7

View File

@@ -1,5 +1,5 @@
/* /*
** $Id: ltable.c,v 1.123 2002/11/14 16:15:53 roberto Exp roberto $ ** $Id: ltable.c,v 1.124 2002/11/25 12:38:47 roberto Exp roberto $
** Lua tables (hash) ** Lua tables (hash)
** See Copyright Notice in lua.h ** See Copyright Notice in lua.h
*/ */