spot/python
Alexandre Duret-Lutz 8939e0dd50 genltl: move all formula generation code to spot/gen/
Fixes #254.

* spot/gen/formulas.cc, spot/gen/formulas.hh: New files.
* spot/gen/Makefile.am: Add them.
* spot/Makefile.am: Fix build order.
* bin/genltl.cc: Move most code to the above files and adjust.
* bin/Makefile.am: Link genltl with libspotgen.
* doc/org/arch.tex: Adjust picture to show that genltl uses
libspotgen.
* python/spot/gen.i: Include formulas.hh.
* tests/python/gen.py: Make sure genltl() and ltl_pattern_name()
can be called.
2017-04-25 18:14:15 +02:00
..
ajax python: render the M&P hierarchy in SVG 2017-01-18 20:58:20 +01:00
spot genltl: move all formula generation code to spot/gen/ 2017-04-25 18:14:15 +02:00
.gitignore python: add wrapper for libspotgen 2017-04-23 17:24:23 +02:00
buddy.i * python/buddy.i: Add a hash function for BDDs. 2016-03-01 10:10:01 +01:00
Makefile.am python: add wrapper for libspotgen 2017-04-23 17:24:23 +02:00