* src/tgbaalgos/replayrun.cc (replay_tgba_run): Write to the

supplied stream, not std::cout.
This commit is contained in:
Alexandre Duret-Lutz 2004-11-15 13:27:55 +00:00
parent 3ea9771942
commit d6f865ac13
2 changed files with 6 additions and 1 deletions

View file

@ -1,3 +1,8 @@
2004-11-15 Alexandre Duret-Lutz <adl@src.lip6.fr>
* src/tgbaalgos/replayrun.cc (replay_tgba_run): Write to the
supplied stream, not std::cout.
2004-11-15 Poitrenaud Denis <denis@src.lip6.fr>
* src/tgbaalgos/magic.cc: Add a bit state hashing version.