* iface/gspn/gspn.cc (tgba_succ_iterator_gspn::tgba_succ_iterator_gspn):

Set size_ to 1 when stuttering is needed, so that done() does not
return true immediately.
This commit is contained in:
Alexandre Duret-Lutz 2004-07-16 11:19:28 +00:00
parent 7abc2604f3
commit 44ebe5a746
2 changed files with 11 additions and 2 deletions

View file

@ -1,3 +1,9 @@
2004-07-16 Alexandre Duret-Lutz <adl@src.lip6.fr>
* iface/gspn/gspn.cc (tgba_succ_iterator_gspn::tgba_succ_iterator_gspn):
Set size_ to 1 when stuttering is needed, so that done() does not
return true immediately.
2004-07-12 Alexandre Duret-Lutz <adl@src.lip6.fr>
* src/tgbaalgos/gtec/gtec.hh: Typos in comments.