aboutsummaryrefslogtreecommitdiff
path: root/ltests.h
diff options
context:
space:
mode:
Diffstat (limited to 'ltests.h')
-rw-r--r--ltests.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/ltests.h b/ltests.h
index 56b0d352..5f0fba92 100644
--- a/ltests.h
+++ b/ltests.h
@@ -1,5 +1,5 @@
1/* 1/*
2** $Id: ltests.h,v 2.38 2014/07/24 14:00:16 roberto Exp roberto $ 2** $Id: ltests.h,v 2.39 2014/07/24 19:33:29 roberto Exp roberto $
3** Internal Header for Debugging of the Lua Implementation 3** Internal Header for Debugging of the Lua Implementation
4** See Copyright Notice in lua.h 4** See Copyright Notice in lua.h
5*/ 5*/
@@ -14,7 +14,7 @@
14#undef LUA_COMPAT_MATHLIB 14#undef LUA_COMPAT_MATHLIB
15#undef LUA_COMPAT_IPAIRS 15#undef LUA_COMPAT_IPAIRS
16#undef LUA_COMPAT_BITLIB 16#undef LUA_COMPAT_BITLIB
17#undef LUA_COMPAT_APIUNSIGNED 17#undef LUA_COMPAT_APIINTCASTS
18#undef LUA_COMPAT_FLOATSTRING 18#undef LUA_COMPAT_FLOATSTRING
19#undef LUA_COMPAT_UNPACK 19#undef LUA_COMPAT_UNPACK
20#undef LUA_COMPAT_LOADERS 20#undef LUA_COMPAT_LOADERS