spot/src/tgbatest
Alexandre Duret-Lutz 510756cdb7 Distribute BuDDy. Compile and link with the included version if
explicitely requested (--with-included-buddy) or if there is
now stuitable version already installed.

* buddy/: New directory.  Contains a patched version of BuDDy 2.2.
* m4/buddy.m4: Make sure the installed BuDDy supports bdd_mergepairs.
Honor --with-included-buddy and --without-included-buddy.  Define
the BUDDY_LDFLAGS and BUDDY_CPPFLAGS output variables, and the
WITH_INCLUDED_BUDDY Automake conditional
* Makefile.am [WITH_INCLUDED_BUDDY] (MAYBE_SUBDIRS): New variable.
(SUBDIRS): Prepend $(MAYBE_SUBDIRS).
* src/Makefile.am (libspot_LDFLAGS): New variable.
* src/tgba/Makefile.am (AM_CPPFLAGS): Add $(BUDDY_CPPFLAGS).
* src/tgbaalgos/Makefile.am (AM_CPPFLAGS): Likewise.
* src/tgbatest/Makefile.am (AM_CPPFLAGS): Likewise.
2003-06-26 11:53:17 +00:00
..
.cvsignore * src/tgba/bddprint.cc (print_handler): Quote promises 2003-06-18 12:02:36 +00:00
bddprod.test * src/tgbatest/bddprod.test: New file. 2003-06-06 13:53:01 +00:00
defs.in * configure.ac: Output src/tgbatest/Makefile and src/tgbatest/defs. 2003-06-05 12:15:03 +00:00
explicit.cc Switch from "promises" to "accepting set". Fix the definitions 2003-06-23 17:28:26 +00:00
explicit.test Switch from "promises" to "accepting set". Fix the definitions 2003-06-23 17:28:26 +00:00
explprod.cc * src/tgba/tgbaproduct.cc (state_bdd_product::state_bdd_product): 2003-06-17 14:54:30 +00:00
explprod.test * src/tgbatest/tripprod.test, src/tgbatest/explprod.test: Sort 2003-06-24 19:01:58 +00:00
ltl2tgba.cc spacing 2003-06-25 09:52:52 +00:00
ltl2tgba.test * src/tgba/ltl2tgba.cc (ltl_trad_visitor::visit): Handle F and G. 2003-06-10 10:52:04 +00:00
ltlprod.cc * src/tgba/tgbabddprod.cc, src/tgba/tgbabddprod.hh: Rename as ... 2003-06-16 15:46:08 +00:00
ltlprod.test * src/tgba/dictunion.cc (tgba_bdd_dict_union): Clone formulae 2003-06-06 13:23:04 +00:00
Makefile.am Distribute BuDDy. Compile and link with the included version if 2003-06-26 11:53:17 +00:00
mixprod.cc * src/tgba/bddprint.cc (print_handler): Quote promises 2003-06-18 12:02:36 +00:00
mixprod.test Switch from "promises" to "accepting set". Fix the definitions 2003-06-23 17:28:26 +00:00
readsave.cc Make sure we can multiply two tgba_explicit. 2003-06-16 15:18:20 +00:00
readsave.test Switch from "promises" to "accepting set". Fix the definitions 2003-06-23 17:28:26 +00:00
tgbaread.cc Switch from "promises" to "accepting set". Fix the definitions 2003-06-23 17:28:26 +00:00
tgbaread.test Switch from "promises" to "accepting set". Fix the definitions 2003-06-23 17:28:26 +00:00
tripprod.cc * src/tgba/tgbaproduct.cc (state_bdd_product::state_bdd_product): 2003-06-17 14:54:30 +00:00
tripprod.test * src/tgbatest/tripprod.test, src/tgbatest/explprod.test: Sort 2003-06-24 19:01:58 +00:00