* src/tgba/taa.cc, src/tgba/taa.hh: Fix it.

* src/tgbaalgos/ltl2taa.cc: Do NOT use the same bdd_dict for both
the translation and the language containment checker.
* src/tgbatest/spotlbtt.test: Update TAA related tests.
This commit is contained in:
Damien Lefortier 2009-11-10 16:45:29 +01:00
parent 007e2bd0b9
commit 1d8b115b83
5 changed files with 45 additions and 31 deletions

View file

@ -1,3 +1,10 @@
2009-11-10 Damien Lefortier <dam@lrde.epita.fr>
* src/tgba/taa.cc, src/tgba/taa.hh: Fix it.
* src/tgbaalgos/ltl2taa.cc: Do NOT use the same bdd_dict for both
the translation and the language containment checker.
* src/tgbatest/spotlbtt.test: Update TAA related tests.
2009-11-10 Alexandre Duret-Lutz <adl@lrde.epita.fr>
Use tgba_explicit_formula instead of tgba_explicit_string in FM.