* 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:
parent
3c363aa11a
commit
24fec22e52
2 changed files with 8 additions and 2 deletions
|
|
@ -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.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue