* doc/bison.texinfo (Bison Options): Add items -g', --graph'.

(Option Cross Key): Likewise.
* doc/bison.1: Update.
This commit is contained in:
Marc Autret
2001-08-16 18:29:46 +00:00
parent 8c7d6a3de8
commit 483c899a17
3 changed files with 29 additions and 1 deletions

View File

@@ -1,8 +1,14 @@
2001-08-16 Marc Autret <autret_m@epita.fr>
* doc/bison.texinfo (Bison Options): Add items `-g', `--graph'.
(Option Cross Key): Likewise.
* doc/bison.1: Update.
2001-08-15 Akim Demaille <akim@epita.fr>
Version 1.28c.
2001-08-15 Marc Autret <prog@epita.fr>
2001-08-15 Marc Autret <autret_m@epita.fr>
* src/reader.c (readgram): Indent output macro YYSTYPE.
(packsymbols): Likewise.