spot/wrap/python
Alexandre Duret-Lutz 2369389850 formula: replace nth() by operator[]()
* src/ltlast/formula.hh (formula::nth): Replace by ...
(formula::operator[]): ... this.
* src/ltlvisit/mark.cc, src/ltlvisit/mutation.cc, src/ltlvisit/print.cc,
src/ltlvisit/relabel.cc, src/ltlvisit/remove_x.cc,
src/ltlvisit/simpfg.cc, src/ltlvisit/simplify.cc, src/ltlvisit/snf.cc,
src/ltlvisit/unabbrev.cc, src/twa/formula2bdd.cc,
src/twaalgos/compsusp.cc, src/twaalgos/ltl2taa.cc,
src/twaalgos/ltl2tgba_fm.cc, wrap/python/spot_impl.i: Adjust.
2015-09-28 08:31:53 +02:00
..
ajax revamp the formula hierarchy (montro-patch) 2015-09-26 15:12:24 +02:00
tests python: implement __getitem__ for formula 2015-09-28 08:31:34 +02:00
.gitignore help git --status by ignoring more files 2015-09-09 00:49:13 +02:00
buddy.i buddy: rename libbdd to libbddx 2014-10-30 20:58:10 +01:00
Makefile.am revamp the formula hierarchy (montro-patch) 2015-09-26 15:12:24 +02:00
spot.py revamp the formula hierarchy (montro-patch) 2015-09-26 15:12:24 +02:00
spot_impl.i formula: replace nth() by operator[]() 2015-09-28 08:31:53 +02:00