spot/wrap/python/tests
Alexandre Duret-Lutz 98790f5345 ltlparse: rename the main functions
parse         -> parse_infix_psl
parse_lbt     -> parse_prefix_ltl
parse_sere    -> parse_infix_sere
parse_boolean -> parse_infix_boolean

Fixes #87.

* src/ltlparse/ltlparse.yy, src/ltlparse/public.hh:
Do the above changes.
* doc/mainpage.dox, doc/org/tut01.org, iface/ltsmin/modelcheck.cc,
src/bin/common_finput.cc, src/hoaparse/hoaparse.yy,
src/kripkeparse/kripkeparse.yy, src/tests/checkpsl.cc,
src/tests/checkta.cc, src/tests/complementation.cc,
src/tests/consterm.cc, src/tests/emptchk.cc, src/tests/equalsf.cc,
src/tests/kind.cc, src/tests/length.cc, src/tests/ltl2tgba.cc,
src/tests/ltlprod.cc, src/tests/ltlrel.cc, src/tests/randtgba.cc,
src/tests/readltl.cc, src/tests/reduc.cc, src/tests/syntimpl.cc,
src/tests/tostring.cc, wrap/python/ajax/spot.in,
wrap/python/tests/alarm.py, wrap/python/tests/interdep.py,
wrap/python/tests/ltl2tgba.py, wrap/python/tests/ltlparse.py: Adjust.
2015-06-04 09:26:57 +02:00
..
.gitignore Add .gitignore files 2008-03-14 16:59:32 +01:00
accparse.ipynb acc: Adjust generalition of parity acceptance 2015-05-24 00:00:36 +02:00
accparse2.py acc: Adjust generalition of parity acceptance 2015-05-24 00:00:36 +02:00
alarm.py ltlparse: rename the main functions 2015-06-04 09:26:57 +02:00
automata-io.ipynb dot: --dot=B to use bullets for all automata but Büchi and co-Büchi 2015-04-28 18:25:10 +02:00
automata.ipynb python: rewrite translate() to deal with unambiguous and sbacc 2015-05-15 23:50:19 +02:00
bddnqueen.py Adding python functions to mirror the functionalities found in src/bin 2015-03-08 00:07:25 +01:00
formulas.ipynb python: improve handling of formulas 2015-03-11 21:09:12 +01:00
implies.py Upgrade GPL v2+ to GPL v3+. 2012-10-12 22:05:18 +02:00
interdep.py ltlparse: rename the main functions 2015-06-04 09:26:57 +02:00
ipnbdoctest.py Ignore difference in graphviz versions. 2015-04-20 13:05:58 +02:00
ltl2tgba.py ltlparse: rename the main functions 2015-06-04 09:26:57 +02:00
ltl2tgba.test python: fix spot.py script for new acceptance interface 2014-11-27 22:31:56 +01:00
ltlparse.py ltlparse: rename the main functions 2015-06-04 09:26:57 +02:00
ltlsimple.py Upgrade GPL v2+ to GPL v3+. 2012-10-12 22:05:18 +02:00
Makefile.am acc: recognize parity acceptance 2015-05-20 20:00:25 +02:00
minato.py Adding python functions to mirror the functionalities found in src/bin 2015-03-08 00:07:25 +01:00
optionmap.py Upgrade GPL v2+ to GPL v3+. 2012-10-12 22:05:18 +02:00
parsetgba.py python: use hoa_parse instead of tgba_parse 2015-01-27 22:44:01 +01:00
piperead.ipynb dot: --dot=B to use bullets for all automata but Büchi and co-Büchi 2015-04-28 18:25:10 +02:00
randaut.ipynb random: fix rounding in barand() 2015-06-01 19:54:51 +02:00
randltl.ipynb Adding python functions to mirror the functionalities found in src/bin 2015-03-08 00:07:25 +01:00
run.in python: fix error handling while reading automata 2015-04-13 16:45:05 +02:00
setxor.py Upgrade GPL v2+ to GPL v3+. 2012-10-12 22:05:18 +02:00
testingaut.ipynb dot: --dot=B to use bullets for all automata but Büchi and co-Büchi 2015-04-28 18:25:10 +02:00