mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-12 13:53:03 +00:00
* src/LR0.c (new_itemsets): Use nshifts only, not shiftcount.
* src/closure.c, src/closure.h (itemsetsize): Rename as... (nitemset): for consistency with the rest of the project.
This commit is contained in:
@@ -1,3 +1,10 @@
|
||||
2001-12-05 Akim Demaille <akim@epita.fr>
|
||||
|
||||
* src/LR0.c (new_itemsets): Use nshifts only, not shiftcount.
|
||||
* src/closure.c, src/closure.h (itemsetsize): Rename as...
|
||||
(nitemset): for consistency with the rest of the project.
|
||||
|
||||
|
||||
2001-12-05 Akim Demaille <akim@epita.fr>
|
||||
|
||||
* src/closure.c (print_closure): Improve.
|
||||
|
||||
Reference in New Issue
Block a user