spot/doc
Alexandre Duret-Lutz f831f729e1 homogenize dstar_parse() and parse_aut() outputs
* src/dstarparse/dstarparse.yy, src/dstarparse/dstarscan.ll
src/dstarparse/parsedecl.hh, src/dstarparse/public.hh:
Adjust to return the same return types as parse_aut.
* src/dstarparse/fmterror.cc: Delete, we can use
the one of parse_aut.
* src/dstarparse/Makefile.am: Adjust.
* src/tests/ikwiad.cc, src/bin/dstar2tgba.cc,
src/bin/ltldo.cc: Adjust usage.
* src/bin/ltlcross.cc: The the result of dstar_parse() as-is, now that
it is a TωA like those produced by parse_aut().  As a consequence,
get rid of all the code storing statistics about the input
automaton.
* src/tests/ltlcross3.test, src/tests/ltl2dstar.test: Adjust expected
CSV output.
* doc/org/ltlcross.org, src/bin/man/ltlcross.x: Adjust to not
mention that %D performs a tranformation to Büchi.
2015-08-20 23:21:20 +02:00
..
org homogenize dstar_parse() and parse_aut() outputs 2015-08-20 23:21:20 +02:00
tl * doc/tl/tl.tex: Refine note about {r} vs. r in PSL. 2015-08-19 14:20:17 +02:00
.gitignore more files to ignore 2015-01-08 21:04:03 +01:00
dot.in Upgrade GPL v2+ to GPL v3+. 2012-10-12 22:05:18 +02:00
Doxyfile.in * doc/Doxyfile.in: Upgrade to Doxygen 1.8.9.1. 2015-06-21 13:59:26 +02:00
footer.html Improve documentation here and there. 2013-06-09 15:55:57 +02:00
mainpage.dox Fix many dead links. 2015-07-17 17:55:15 +02:00
Makefile.am org: include the man pages in the generated userdoc 2015-08-13 09:06:21 +02:00