spot/src
Alexandre Duret-Lutz d46c63a21b Merge emptinesscheckexplicit into ltl2tgba.
* src/tgbatest/Makefile.am (check_PROGRAMS): Remove
emptinesscheckexplicit.
(emptinesscheckexplicit_SOURCES): Remove.
(TESTS): Replace emptinesscheckexplicit.test by emptchke.test.
* src/tgbatest/emptinesscheckexplicit.cc,
src/tgbatest/emptinesscheckexplicit.test: Delete.
* src/tgbatest/empchke.test: New file.
* src/tgbatest/ltl2tgba.cc: Add support for -X.
2003-10-23 11:58:11 +00:00
..
ltlast * src/ltlast/formula.hh: Make it clear that ref() and unref() 2003-08-19 14:01:48 +00:00
ltlenv * src/ltlenv/environment.hh: Typo in comments. 2003-08-10 10:27:29 +00:00
ltlparse * src/ltlparse/ltlscan.ll: Allow doubly quoted atomic propositions. 2003-10-02 15:58:57 +00:00
ltltest Revamp the multop interface to allow some basic optimizations like 2003-08-10 16:29:49 +00:00
ltlvisit Rewrite all std::map<const formula*, ...> as 2003-08-28 16:59:11 +00:00
misc * src/misc/bddalloc.cc (bdd_allocator::initialize): Augment 2003-10-14 08:49:31 +00:00
tgba * src/tgba/state.hh (state_ptr_less_than, state_ptr_equal): 2003-09-30 16:02:34 +00:00
tgbaalgos * src/tgbaalgos/emptinesscheck.cc 2003-10-23 09:40:55 +00:00
tgbaparse Before this change, all automata would construct their own 2003-07-14 21:42:59 +00:00
tgbatest Merge emptinesscheckexplicit into ltl2tgba. 2003-10-23 11:58:11 +00:00
.cvsignore * src/ltlvisit/Makefile.am (lib_LTLIBRARIES): Rename as ... 2003-04-30 12:46:12 +00:00
Makefile.am Before this change, all automata would construct their own 2003-07-14 21:42:59 +00:00