* iface/gspn/ltleesrg.cc: New file.

* iface/gspn/Makefile.am (check_PROGRAMS): Add ltleesrg.
(ltleesrg_LDADD, ltleesrg_SOURCES): New variables.
This commit is contained in:
Alexandre Duret-Lutz 2003-12-30 16:08:18 +00:00
parent e8a0fbc9a7
commit 03704d635e
3 changed files with 104 additions and 1 deletions

View file

@ -1,5 +1,9 @@
2003-12-30 Alexandre Duret-Lutz <adl@src.lip6.fr>
* iface/gspn/ltleesrg.cc: New file.
* iface/gspn/Makefile.am (check_PROGRAMS): Add ltleesrg.
(ltleesrg_LDADD, ltleesrg_SOURCES): New variables.
* src/ltltest/defs.in (run): Reun valgrind with --leak-check=yes.
* src/ltlparse/ltlparse.yy: Add `%destructor's.