* data/bison.simple (YYDSYMPRINT): New.

Use it to remove many of the #if YYDEBUG/if (yydebug).
This commit is contained in:
Akim Demaille
2002-06-20 09:22:56 +00:00
parent 366eea36d3
commit 253862fd4c
2 changed files with 25 additions and 30 deletions

View File

@@ -1,3 +1,8 @@
2002-06-20 Akim Demaille <akim@epita.fr>
* data/bison.simple (YYDSYMPRINT): New.
Use it to remove many of the #if YYDEBUG/if (yydebug).
2002-06-20 Akim Demaille <akim@epita.fr>
* src/symtab.h, src/symtab.c (symbol_t): printer and