]> git.saurik.com Git - bison.git/commit - src/LR0.h
* src/LR0.h (first_shift, first_reduction): Remove.
authorAkim Demaille <akim@epita.fr>
Mon, 10 Dec 2001 09:08:28 +0000 (09:08 +0000)
committerAkim Demaille <akim@epita.fr>
Mon, 10 Dec 2001 09:08:28 +0000 (09:08 +0000)
commit7215de245c9b1ebb91efb16c91ff21e5f983f6d2
tree72ca95c7afa923b5954aacb042ef83d418f2a1cd
parent80e25d4d46e2f0745eea5658fa675a05a77dc68a
* src/LR0.h (first_shift, first_reduction): Remove.
* src/lalr.c: Don't use first_shift: find shifts through the
states.
ChangeLog
src/LR0.h
src/lalr.c