summaryrefslogtreecommitdiff
path: root/test/yacc/code_calc.tab.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/yacc/code_calc.tab.c')
-rw-r--r--test/yacc/code_calc.tab.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/yacc/code_calc.tab.c b/test/yacc/code_calc.tab.c
index e72fa84..df3b452 100644
--- a/test/yacc/code_calc.tab.c
+++ b/test/yacc/code_calc.tab.c
@@ -82,7 +82,6 @@ const YYINT calc_check[] = { 40,
#ifndef YYDEBUG
#define YYDEBUG 0
#endif
-#if YYDEBUG
const char *const calc_name[] = {
"end-of-file",0,0,0,0,0,0,0,0,0,"'\\n'",0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
@@ -94,6 +93,7 @@ const char *const calc_name[] = {
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,"DIGIT","LETTER","UMINUS",0,0,0,0,0,"illegal-symbol",
};
+#if YYDEBUG
const char *const calc_rule[] = {
"$accept : list",
"list :",