aboutsummaryrefslogtreecommitdiff
path: root/ltests.h
diff options
context:
space:
mode:
Diffstat (limited to 'ltests.h')
-rw-r--r--ltests.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/ltests.h b/ltests.h
index 0f9a4bc9..32599731 100644
--- a/ltests.h
+++ b/ltests.h
@@ -1,5 +1,5 @@
1/* 1/*
2** $Id: ltests.h,v 2.42 2014/11/29 19:45:37 roberto Exp roberto $ 2** $Id: ltests.h,v 2.43 2014/12/06 20:42:58 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*/
@@ -24,9 +24,6 @@
24#undef LUA_COMPAT_MODULE 24#undef LUA_COMPAT_MODULE
25 25
26 26
27/* test without preloding debug library */
28#define LUA_NODEBUGLIB
29
30#define LUA_DEBUG 27#define LUA_DEBUG
31 28
32 29