* src/ltltest/genltl.cc (X_n): Fix assertion.

This commit is contained in:
Alexandre Duret-Lutz 2011-06-07 07:26:43 +02:00
parent 0b11fc2e11
commit f4ecb34275
2 changed files with 5 additions and 1 deletions

View file

@ -1,3 +1,7 @@
2011-06-07 Alexandre Duret-Lutz <adl@lrde.epita.fr>
* src/ltltest/genltl.cc (X_n): Fix assertion.
2011-06-06 Alexandre Duret-Lutz <adl@lrde.epita.fr>
* src/ltlvisit/dotty.cc (dotty_visitor): Reorder attributes.