mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-11 21:33:04 +00:00
* src/output.c (action_row, token_actions): Use a state_t instead
of a integer, and nlookaheads instead of the following state's lookaheadsp.
This commit is contained in:
@@ -1,3 +1,10 @@
|
||||
2001-12-27 Akim Demaille <akim@epita.fr>
|
||||
|
||||
* src/output.c (action_row, token_actions): Use a state_t instead
|
||||
of a integer, and nlookaheads instead of the following state's
|
||||
lookaheadsp.
|
||||
|
||||
|
||||
2001-12-27 Akim Demaille <akim@epita.fr>
|
||||
|
||||
* src/conflicts.c (log_resolution, flush_shift)
|
||||
|
||||
Reference in New Issue
Block a user