mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-09 12:23:04 +00:00
* src/lalr.h, src/lalr.c (LAruleno): Replace with...
(LArule): this, which is an array to rule_t*. * src/print.c, src/conflicts.c: Adjust.
This commit is contained in:
@@ -1,3 +1,10 @@
|
||||
2002-04-07 Akim Demaille <akim@epita.fr>
|
||||
|
||||
* src/lalr.h, src/lalr.c (LAruleno): Replace with...
|
||||
(LArule): this, which is an array to rule_t*.
|
||||
* src/print.c, src/conflicts.c: Adjust.
|
||||
|
||||
|
||||
2002-04-07 Akim Demaille <akim@epita.fr>
|
||||
|
||||
* src/gram.h (rule_t): Rename `number' as `user_number'.
|
||||
|
||||
Reference in New Issue
Block a user