* iface/gspn/dcswave.test: Comment state space sizes.

This commit is contained in:
Alexandre Duret-Lutz 2003-07-25 14:12:01 +00:00
parent e24d3be8a7
commit d0a7a3ab54
2 changed files with 6 additions and 1 deletions

View file

@ -1,8 +1,10 @@
2003-07-25 Alexandre Duret-Lutz <aduret@src.lip6.fr>
* iface/gspn/dcswave.test: Comment state space sizes.
* src/tgbaalgos/Makefile.am (tgbaalgos_HEADERS): Add reachiters.hh.
(libtgbaalgos_la_SOURCES): Add reachiters.cc.
* src/tgbaalgos/dotty.cc, src/tgbaalgos/save.cc: Rewrite using
* src/tgbaalgos/dotty.cc, src/tgbaalgos/save.cc: Rewrite using
spot::tgba_reachable_iterator_breadth_first.
* src/tgbatest/explicit.test, src/tgbatest/tgbaread.test,
src/tgbatest/tripprod.test: Adjust expected output.