spot/spot/gen
Alexandre Duret-Lutz 11ca2803c9 gen: hide ks_cobuchi(), introduce aut_pattern()
* spot/gen/automata.hh, spot/gen/automata.cc: Hide ks_cobuchi() behind
introduce aut_pattern(), as we have already done for the formulas.
* bin/genaut.cc: Simplify using this interface.
* python/spot/gen.i: Introduce aut_patterns().
* tests/python/gen.ipynb, tests/python/gen.py: Adjust.
2017-04-28 13:32:03 +02:00
..
automata.cc gen: hide ks_cobuchi(), introduce aut_pattern() 2017-04-28 13:32:03 +02:00
automata.hh gen: hide ks_cobuchi(), introduce aut_pattern() 2017-04-28 13:32:03 +02:00
formulas.cc gen: prefix ltl_pattern identifiers with LTL_ 2017-04-28 13:32:03 +02:00
formulas.hh gen: prefix ltl_pattern identifiers with LTL_ 2017-04-28 13:32:03 +02:00
Makefile.am genltl: move all formula generation code to spot/gen/ 2017-04-25 18:14:15 +02:00