* data/bison.c++: Correct error recovery. Make the user able to

initialize the starting location.
This commit is contained in:
Robert Anisko
2002-02-08 14:07:10 +00:00
parent 616429b508
commit 8d69a1a3ae
2 changed files with 27 additions and 2 deletions

View File

@@ -1,3 +1,8 @@
2002-02-08 Robert Anisko <robert@lrde.epita.fr>
* data/bison.c++: Correct error recovery. Make the user able to
initialize the starting location.
2002-02-07 Akim Demaille <akim@epita.fr>
* tests/input.at: New.