mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-13 22:33:03 +00:00
* src/output.c (prepare): Drop the muscle `ntbase' which
duplicates ntokens. * src/bison.simple: Formatting/comment changes. Use YYNTOKENS only, which is documented, but not YYNTBASE, which is an undocumented synonym.
This commit is contained in:
@@ -1,3 +1,12 @@
|
||||
2001-12-27 Akim Demaille <akim@epita.fr>
|
||||
|
||||
* src/output.c (prepare): Drop the muscle `ntbase' which
|
||||
duplicates ntokens.
|
||||
* src/bison.simple: Formatting/comment changes.
|
||||
Use YYNTOKENS only, which is documented, but not YYNTBASE, which
|
||||
is an undocumented synonym.
|
||||
|
||||
|
||||
2001-12-22 Akim Demaille <akim@epita.fr>
|
||||
|
||||
* src/output.c (output_table_data): Change the prototype to use
|
||||
|
||||
Reference in New Issue
Block a user