mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-11 05:13:04 +00:00
* src/state.h (shifts): Remove the `number' member: shifts are
attached to state, hence no longer need to be labelled with a state number.
This commit is contained in:
@@ -1,3 +1,10 @@
|
||||
2001-12-10 Akim Demaille <akim@epita.fr>
|
||||
|
||||
* src/state.h (shifts): Remove the `number' member: shifts are
|
||||
attached to state, hence no longer need to be labelled with a
|
||||
state number.
|
||||
|
||||
|
||||
2001-12-10 Akim Demaille <akim@epita.fr>
|
||||
|
||||
Now that states have a complete set of members, the linked list of
|
||||
|
||||
Reference in New Issue
Block a user