* src/tgbaalgos/randomgraph.cc (random_graph): Do declare all the
acceptance conditions in the produced automaton, in case they are not actually used.
This commit is contained in:
parent
d6f865ac13
commit
78be35142d
2 changed files with 5 additions and 1 deletions
|
|
@ -1,5 +1,9 @@
|
|||
2004-11-15 Alexandre Duret-Lutz <adl@src.lip6.fr>
|
||||
|
||||
* src/tgbaalgos/randomgraph.cc (random_graph): Do declare all the
|
||||
acceptance conditions in the produced automaton, in case they are
|
||||
not actually used.
|
||||
|
||||
* src/tgbaalgos/replayrun.cc (replay_tgba_run): Write to the
|
||||
supplied stream, not std::cout.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue