* doc/bison.texinfo (C++ Bison Interface): Clarify the naming

scheme.
Reported by Steve Murphy.
This commit is contained in:
Akim Demaille
2006-05-14 21:00:37 +00:00
parent 34376418e2
commit cd8b579166
3 changed files with 13 additions and 6 deletions

View File

@@ -1,3 +1,9 @@
2006-05-14 Akim Demaille <akim@lrde.epita.fr>
* doc/bison.texinfo (C++ Bison Interface): Clarify the naming
scheme.
Reported by Steve Murphy.
2006-05-14 Akim Demaille <akim@lrde.epita.fr>
* data/glr.cc, data/lalr1.cc: Using %defines is mandatory.