mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-11 05:13:04 +00:00
defined as a `int[]' in `reader.c'. For consistency with the other output tables, `user_toknums' is now defined as a table of shorts. * src/reader.c (user_toknums): Be a short table instead of an int table. Adjust dependencies. Factor the short table outputs. * src/output.c (output_short_table): New function. * src/output.c (output_gram, output_stos, output_rule_data) (output_base, output_table, output_check): Use it.
38 KiB
38 KiB