* data/bison.c++ (YYDEBUG, YYERROR_VERBOSE): After the prologue.

(Copyright notice): Update.
This commit is contained in:
Robert Anisko
2002-02-11 14:15:51 +00:00
parent b418ecd84f
commit 4162fa07ae
2 changed files with 9 additions and 9 deletions

View File

@@ -1,7 +1,7 @@
2002-02-11 Akim Demaille <akim@epita.fr>
2002-02-11 Robert Anisko <robert@lrde.epita.fr>
* tests/regression.at (%nonassoc and eof): Don't include
nonportable headers.
* data/bison.c++ (YYDEBUG, YYERROR_VERBOSE): After the prologue.
(Copyright notice): Update.
2002-02-08 Robert Anisko <robert@lrde.epita.fr>