* src/tgbaalgos/gtec/nsheap.hh (numbered_state_heap::find): Clarify

comment.
This commit is contained in:
Alexandre Duret-Lutz 2004-12-10 18:24:15 +00:00
parent 3763c2c16b
commit 27966c28f0
2 changed files with 11 additions and 3 deletions

View file

@ -1,3 +1,11 @@
2004-12-10 Alexandre Duret-Lutz <adl@src.lip6.fr>
* src/tgbaalgos/gtec/nsheap.hh (numbered_state_heap::find): Clarify
comment.
* src/tgba/tgbareduc.hh: Include tgbaalgos/gtec/nsheap.hh,
not tgbaalgos/gtec/status.hh.
2004-12-10 Denis Poitrenaud <Denis.Poitrenaud@lip6.fr>
* src/misc/timer.cc, src/tgbatest/randtgba.cc: Format the statistics.