mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-13 14:23:04 +00:00
* src/warshall.h, src/warshall.c (bitmatrix_print): Move to...
* src/closure.c: here. (set_firsts): Use bitsetv_reflexive_transitive_closure instead of RTC. * src/warshall.h, src/warshall.c: Remove. * tests/sets.at (Broken Closure): Adjust.
This commit is contained in:
@@ -1,3 +1,12 @@
|
||||
2002-03-04 Akim Demaille <akim@epita.fr>
|
||||
|
||||
* src/warshall.h, src/warshall.c (bitmatrix_print): Move to...
|
||||
* src/closure.c: here.
|
||||
(set_firsts): Use bitsetv_reflexive_transitive_closure instead of
|
||||
RTC.
|
||||
* src/warshall.h, src/warshall.c: Remove.
|
||||
* tests/sets.at (Broken Closure): Adjust.
|
||||
|
||||
2002-03-04 Akim Demaille <akim@epita.fr>
|
||||
|
||||
* src/output.c (output_skeleton): tempdir is const.
|
||||
|
||||
Reference in New Issue
Block a user