Better documentation for print_tgba_run.

* src/tgbaalgos/emptiness.hh (print_tgba_run): Reword the
documentation after a report from Nikos Gorogiannis.
This commit is contained in:
Alexandre Duret-Lutz 2011-10-26 19:05:55 +02:00
parent 053b1ebc8e
commit 2422b63a36
3 changed files with 20 additions and 11 deletions

View file

@ -1,3 +1,10 @@
2011-10-26 Alexandre Duret-Lutz <adl@lrde.epita.fr>
Better documentation for print_tgba_run.
* src/tgbaalgos/emptiness.hh (print_tgba_run): Reword the
documentation after a report from Nikos Gorogiannis.
2011-10-24 Alexandre Duret-Lutz <adl@lrde.epita.fr>
* iface/dve2/finite.test: Swap -e and -E after change from 2011-07-26.