* src/tgbaalgos/emptinesscheck.cc (emptiness_check::complete_cycle):

Do not skip this computation if from == to but the period is empty.
This commit is contained in:
Alexandre Duret-Lutz 2004-01-06 11:52:16 +00:00
parent 3c363aa11a
commit 24fec22e52
2 changed files with 8 additions and 2 deletions

View file

@ -1,5 +1,8 @@
2004-01-06 Alexandre Duret-Lutz <adl@src.lip6.fr>
* src/tgbaalgos/emptinesscheck.cc (emptiness_check::complete_cycle):
Do not skip this computation if from == to but the period is empty.
* iface/gspn/eesrg.cc (state_gspn_eesrg::clone): Clone the right
state.