* src/reduce.c: Convert to use bitset.h, not hand coded BSet.

This commit is contained in:
Akim Demaille
2002-03-04 12:01:44 +00:00
parent dfdb1797c3
commit ed86e78c90
2 changed files with 64 additions and 81 deletions

View File

@@ -1,3 +1,7 @@
2002-03-04 Akim Demaille <akim@epita.fr>
* src/reduce.c: Convert to use bitset.h, not hand coded BSet.
2002-03-04 Akim Demaille <akim@epita.fr>
* src/closure.c (ruleset): Be a bitset.