altos/lisp: remove nth from hanoi.lisp
[fw/altos] / src / test / ao_lisp_os.h
index 8b9c1475cbea625bd4d58f8b0fce6d811e11ea62..dedcca28f7e5b051bfb287f79b7116c0fb3e6431 100644 (file)
@@ -23,7 +23,7 @@
 #include <time.h>
 
 #define AO_LISP_POOL_TOTAL     3072
-#define AO_LISP_SAVE
+#define AO_LISP_SAVE           1
 
 extern int ao_lisp_getc(void);