+2002-06-20 Akim Demaille <akim@epita.fr>
+
+ * data/bison.simple (yysymprint): Don't print the token number,
+ just its name.
+ * tests/actions.at (Destructors): Rename as...
+ (Printers and Destructors): this.
+ Also exercise %printer.
+
+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