aboutsummaryrefslogtreecommitdiff
path: root/c.l
diff options
context:
space:
mode:
Diffstat (limited to 'c.l')
-rw-r--r--c.l2
1 files changed, 1 insertions, 1 deletions
diff --git a/c.l b/c.l
index 376ed4c..77381fb 100644
--- a/c.l
+++ b/c.l
@@ -7,7 +7,7 @@
#include "type.h"
#include "y.tab.h"
-#define DEBUG
+#undef DEBUG
int yylex(void);