* doc/bison.1: Update.

* doc/bison.texinfo (Bison Options): Update --defines and --graph
descriptions.
(Option Cross Key): Update.
Add --graph.
This commit is contained in:
Marc Autret
2001-09-19 13:09:32 +00:00
parent 47cef7a2ff
commit 0f23d6d25b
3 changed files with 39 additions and 9 deletions

View File

@@ -1,3 +1,11 @@
2001-09-18 Marc Autret <autret_m@epita.fr>
* doc/bison.1: Update.
* doc/bison.texinfo (Bison Options): Update --defines and --graph
descriptions.
(Option Cross Key): Update.
Add --graph.
2001-09-18 Marc Autret <autret_m@epita.fr>
* tests/regression.at: New test (comment in %union).