* src/tgbaalgos/ltl2tgba_fm.cc (ltl_to_tgba_fm): Do not assert

that the true state has only one link when unobs is used.
This commit is contained in:
Alexandre Duret-Lutz 2004-10-27 11:13:52 +00:00
parent 0864d1ca1e
commit b89f1e252e
2 changed files with 16 additions and 9 deletions

View file

@ -1,3 +1,8 @@
2004-10-27 Alexandre Duret-Lutz <adl@src.lip6.fr>
* src/tgbaalgos/ltl2tgba_fm.cc (ltl_to_tgba_fm): Do not assert
that the true state has only one link when unobs is used.
2004-10-23 Alexandre Duret-Lutz <adl@src.lip6.fr>
* src/evtgbatest/Makefile.am (CLEANFILES): New variable.