* 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:
Akim Demaille
2001-12-27 18:05:18 +00:00
parent 065fbd27af
commit f9507c28ae
2 changed files with 18 additions and 16 deletions

View File

@@ -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)