* 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:
Akim Demaille
2001-12-10 09:10:10 +00:00
parent 190c4f5f0a
commit 0279f8e90c
3 changed files with 9 additions and 8 deletions

View File

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