diff options
Diffstat (limited to 'lib/lua/src')
-rw-r--r-- | lib/lua/src/ltests.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/lua/src/ltests.c b/lib/lua/src/ltests.c index a332684..287023c 100644 --- a/lib/lua/src/ltests.c +++ b/lib/lua/src/ltests.c @@ -1,5 +1,5 @@ /* -** $Id: ltests.c,v 1.4 2004-11-27 21:46:07 pixel Exp $ +** $Id: ltests.c,v 1.5 2007-07-27 14:32:05 pixel Exp $ ** Internal Module for Debugging of the Lua Implementation ** See Copyright Notice in lua.h */ |