* src/tgbaalgos/replayrun.hh,
src/tgbaalgos/replayrun.cc (replay_tgba_run): Take a `debug' option to decide whether the output should look like that of print_tgba_run() or a complete debug trace. * src/tgbatest/ltl2tgba.cc (main): Call replay_tgba_run() with debug=true.
This commit is contained in:
parent
a67e2d0b23
commit
21e0e9bc18
4 changed files with 106 additions and 57 deletions
|
|
@ -1,5 +1,12 @@
|
|||
2004-11-10 Alexandre Duret-Lutz <adl@src.lip6.fr>
|
||||
|
||||
* src/tgbaalgos/replayrun.hh,
|
||||
src/tgbaalgos/replayrun.cc (replay_tgba_run): Take a `debug'
|
||||
option to decide whether the output should look like that of
|
||||
print_tgba_run() or a complete debug trace.
|
||||
* src/tgbatest/ltl2tgba.cc (main): Call replay_tgba_run() with
|
||||
debug=true.
|
||||
|
||||
* iface/gspn/ltlgspn.cc (main): Adjust to recent changes to
|
||||
src/tgbaalgos/magic.cc, call explicit_magic_search() instead of
|
||||
building a spot::magic_search.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue