]> git.saurik.com Git - bison.git/commit
* src/output.c (action_row, token_actions): Use a state_t instead
authorAkim Demaille <akim@epita.fr>
Thu, 27 Dec 2001 18:05:18 +0000 (18:05 +0000)
committerAkim Demaille <akim@epita.fr>
Thu, 27 Dec 2001 18:05:18 +0000 (18:05 +0000)
commitf9507c28ae7d2e01067085a477e02e87509b3fbe
treea590cc950e38b5c2c56a5c331ebf262cefa6c17f
parent065fbd27af96e4aa82b5f3354870b0dcfee72ce8
* src/output.c (action_row, token_actions): Use a state_t instead
of a integer, and nlookaheads instead of the following state's
lookaheadsp.
ChangeLog
src/output.c