Add a new library to generate formulas and automata.
This library, called libspotgen, gathers functions to generate classes of automata found in the literature. Related to #254. * NEWS, README: Mention the modification. * Makefile.am, debian/control, debian/libspotgen0.install: Build the new library in a separate package. * spot/gen/automata.hh, spot/gen/automata.cc: Add a family of co-Büchi automata. * configure.ac, spot/Makefile.am, spot/gen/Makefile.am: Build the new library.
debian/libspotgen0.install
0 → 100644
spot/gen/Makefile.am
0 → 100644
spot/gen/automata.cc
0 → 100644
spot/gen/automata.hh
0 → 100644
Please register or sign in to comment