altos/lisp: Simplify GC a bit by only marking the head of each object
[fw/altos] / src / lisp / ao_lisp.h
index 906bae19f8f7dc79f21b463d14e0e6b143ac4de2..e90d791ad8dc83576f24a281a337a481105c328a 100644 (file)
@@ -650,7 +650,7 @@ ao_lisp_frames_dump(void)
 #define DBG_FRAMES()
 #endif
 
-#define DBG_MEM                1
+#define DBG_MEM                0
 #define DBG_MEM_START  1
 
 #if DBG_MEM