spot/src/bin
Alexandre Duret-Lutz 53de8fc3a4 Merge branch 'master' into next
Conflicts:
	src/ltlvisit/simplify.cc
	src/tgbatest/Makefile.am
2014-05-15 14:30:49 +02:00
..
man doc: update bibliographic references 2014-05-14 18:16:12 +02:00
.gitignore spot-x.7: new man page for common fine-tuning options 2013-04-09 15:05:55 +02:00
common_cout.cc Upgrade GPL v2+ to GPL v3+. 2012-10-12 22:05:18 +02:00
common_cout.hh Upgrade GPL v2+ to GPL v3+. 2012-10-12 22:05:18 +02:00
common_finput.cc c++11: replace push(Type(args...)) by emplace(args...) 2014-02-12 14:08:47 +01:00
common_finput.hh bin: add support for reading formulas from CSV files. 2013-12-06 11:09:36 +01:00
common_output.cc Replace << "c" by << 'c', and check for it in style.sh 2014-02-12 16:17:51 +01:00
common_output.hh ltl2tgba: Add a --csv-escape option and document CSV I/O. 2013-12-06 11:09:36 +01:00
common_post.cc postproc: Add option to output Complete automata. 2013-09-08 20:43:52 +02:00
common_post.hh postproc: Add option to output Complete automata. 2013-09-08 20:43:52 +02:00
common_r.cc bin: Fix handling of LTL simplification options. 2013-03-02 15:36:26 +01:00
common_r.hh Upgrade GPL v2+ to GPL v3+. 2012-10-12 22:05:18 +02:00
common_range.cc Upgrade GPL v2+ to GPL v3+. 2012-10-12 22:05:18 +02:00
common_range.hh Upgrade GPL v2+ to GPL v3+. 2012-10-12 22:05:18 +02:00
common_setup.cc * src/bin/common_setup.cc: Bump copyright year. 2014-02-08 20:31:49 +01:00
common_setup.hh spot-x.7: new man page for common fine-tuning options 2013-04-09 15:05:55 +02:00
common_sys.hh Upgrade GPL v2+ to GPL v3+. 2012-10-12 22:05:18 +02:00
dstar2tgba.cc Replace << "c" by << 'c', and check for it in style.sh 2014-02-12 16:17:51 +01:00
genltl.cc c++11: use for(auto...) to simplify code in src/bin/. 2014-02-12 14:06:15 +01:00
ltl2tgba.cc Replace << "c" by << 'c', and check for it in style.sh 2014-02-12 16:17:51 +01:00
ltl2tgta.cc c++11: replace push(Type(args...)) by emplace(args...) 2014-02-12 14:08:47 +01:00
ltlcross.cc Replace << "c" by << 'c', and check for it in style.sh 2014-02-12 16:17:51 +01:00
ltlfilt.cc c++11: replace push(Type(args...)) by emplace(args...) 2014-02-12 14:08:47 +01:00
Makefile.am dstar2tgba: new command. 2013-08-23 17:02:30 +02:00
randltl.cc c++11: use for(auto...) to simplify code in src/bin/. 2014-02-12 14:06:15 +01:00
spot-x.cc postproc: Add a degen-lskip option. 2014-04-07 18:21:06 +02:00