* src/ltlvisit/tostring.cc: Fix output of F0, F1, G0, G1, X0, and X1.

* src/ltltest/tostring.test: Test these.
This commit is contained in:
Alexandre Duret-Lutz 2004-01-30 16:55:12 +00:00
parent 1d72cdc86e
commit 2f7d46d719
3 changed files with 15 additions and 0 deletions

View file

@ -1,3 +1,8 @@
2004-01-30 Alexandre Duret-Lutz <adl@src.lip6.fr>
* src/ltlvisit/tostring.cc: Fix output of F0, F1, G0, G1, X0, and X1.
* src/ltltest/tostring.test: Test these.
2004-01-29 Alexandre Duret-Lutz <adl@src.lip6.fr>
* src/tgba/tgbaexplicit.cc (tgba_explicit::get_acceptance_condition):