aboutsummaryrefslogtreecommitdiff
path: root/ltests.h
diff options
context:
space:
mode:
Diffstat (limited to 'ltests.h')
-rw-r--r--ltests.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/ltests.h b/ltests.h
index 93096da8..f5f14cd6 100644
--- a/ltests.h
+++ b/ltests.h
@@ -14,6 +14,7 @@
14/* test Lua with compatibility code */ 14/* test Lua with compatibility code */
15#define LUA_COMPAT_MATHLIB 15#define LUA_COMPAT_MATHLIB
16#undef LUA_COMPAT_GLOBAL 16#undef LUA_COMPAT_GLOBAL
17#define LUA_COMPAT_GLOBAL 0
17 18
18 19
19#define LUA_DEBUG 20#define LUA_DEBUG