* src/bison.simple: Fix debug.

[YYERROR_VERBOSE]: Re-integrate as an internal macro.
This commit is contained in:
Marc Autret
2001-11-28 19:54:36 +00:00
parent 9113b58f6f
commit 8850be4b1c
2 changed files with 14 additions and 3 deletions

View File

@@ -1,3 +1,8 @@
2001-11-28 Marc Autret <autret_m@epita.fr>
* src/bison.simple: Fix debug.
[YYERROR_VERBOSE]: Re-integrate as an internal macro.
2001-11-28 Akim Demaille <akim@epita.fr>
* src/LR0.c (shifts_new): New.