* src/tgbaalgos/replayrun.cc (replay_tgba_run): Verify the run is

accepting.
This commit is contained in:
Alexandre Duret-Lutz 2004-10-29 11:51:21 +00:00
parent 434475dbc8
commit cf45539312
2 changed files with 29 additions and 0 deletions

View file

@ -1,5 +1,8 @@
2004-10-29 Alexandre Duret-Lutz <adl@src.lip6.fr>
* src/tgbaalgos/replayrun.cc (replay_tgba_run): Verify the run is
accepting.
* src/tgbaalgos/gtec/ce.cc (couvreur99_check_result::accepting_path):
Initialize best_end to remove a spurious warning.