* src/ltltest/equals.test (check0, check1): Remove. Use check 0, and

check 1 instead.
This commit is contained in:
Alexandre Duret-Lutz 2003-04-16 15:05:57 +00:00
parent ef2d6323e0
commit 5d714612a3
2 changed files with 26 additions and 33 deletions

View file

@ -1,5 +1,8 @@
2003-04-16 Alexandre DURET-LUTZ <aduret@src.lip6.fr>
* src/ltltest/equals.test (check0, check1): Remove. Use check 0, and
check 1 instead.
* src/ltlast/formulae.hh: Rename as ...
* src/ltlast/formula.hh: ... this.
* src/ltlast/Makefile.am (libltlast_a_SOURCES): Adjust.