* doc/bison.texinfo: Update the copyright.

ANSIfy and GNUify the examples.
Remove the old menu.
This commit is contained in:
Akim Demaille
2000-09-18 13:24:27 +00:00
parent 0d533154e4
commit 1386333308
2 changed files with 108 additions and 123 deletions

View File

@@ -1,3 +1,9 @@
2000-09-18 Akim Demaille <akim@epita.fr>
* doc/bison.texinfo: Update the copyright.
ANSIfy and GNUify the examples.
Remove the old menu.
2000-09-18 Akim Demaille <akim@epita.fr>
First set of tests: use the `calc' example from the documentation.