spot/src
Alexandre Duret-Lutz c96513b6b8 help2man: generate man pages for genltl and ltlfilt
* tools/help2man, tools/x-to-1.in: New files, copied from gnulib
1af55d85d9762a679b4302d5995f05ccd883e956.
* configure.ac: Create x-to-1 and export CROSS_COMPILING.
* Makefile.am: Distribute help2man.
* src/bin/Makefile.am (SUBDIRS): New.
* src/bin/man/Makefile.am: New file.
* src/bin/man/genltl.x, src/bin/man/ltlfilt.x: New files.
* src/bin/genltl.cc: Document the RANGE in the options,
and move the bibliography to genltl.x.
* README: Document src/bin/man
2012-09-07 14:32:10 +02:00
..
bin help2man: generate man pages for genltl and ltlfilt 2012-09-07 14:32:10 +02:00
eltlparse Fix a few files that claimed to be distributed under GPLv3 by mistake. 2012-06-19 16:22:43 +02:00
eltltest Fix VPATH builds, now that hash.hh include _config.h 2011-12-18 12:56:44 +01:00
evtgba Fix VPATH builds, now that hash.hh include _config.h 2011-12-18 12:56:44 +01:00
evtgbaalgos Overhaul bdddict to speedup bdd->formula lookups. 2012-05-20 21:00:40 +02:00
evtgbaparse Fix VPATH builds, now that hash.hh include _config.h 2011-12-18 12:56:44 +01:00
evtgbatest Use 'const formula*' instead of 'formula*' everywhere. 2012-05-02 09:28:16 +02:00
kripke Downcase a couple of misnamed class names. 2012-05-02 17:57:38 +02:00
kripkeparse Use 'const formula*' instead of 'formula*' everywhere. 2012-05-02 09:28:16 +02:00
kripketest Fix a 'make check' failure when valgrind is not installed. 2012-01-13 13:51:42 +01:00
ltlast Fix translation of !{r}. 2012-05-12 12:21:41 +02:00
ltlenv Use 'const formula*' instead of 'formula*' everywhere. 2012-05-02 09:28:16 +02:00
ltlparse Add back the '*' syntax for And. 2012-08-29 18:05:31 +02:00
ltltest Add back the '*' syntax for And. 2012-08-29 18:05:31 +02:00
ltlvisit ltlfilt: add option to filter by implication or equivalence 2012-09-07 14:32:10 +02:00
misc Fix mismatch between srand/srand48 and rand/rand48. 2012-05-07 16:36:10 +02:00
neverparse Use 'const formula*' instead of 'formula*' everywhere. 2012-05-02 09:28:16 +02:00
saba Fix VPATH builds, now that hash.hh include _config.h 2011-12-18 12:56:44 +01:00
sabaalgos Fix VPATH builds, now that hash.hh include _config.h 2011-12-18 12:56:44 +01:00
sabatest Use 'const formula*' instead of 'formula*' everywhere. 2012-05-02 09:28:16 +02:00
sanity 80columns.test: Add workaround for non-unicode systems. 2012-05-03 20:46:59 +02:00
ta ta: compatibility with Swig 1.3. 2012-09-04 14:32:42 +02:00
taalgos 80 columns. 2012-08-21 14:21:31 +02:00
tgba Add an option to use WDBA only if it reduces the size of the automaton. 2012-08-28 14:39:17 +02:00
tgbaalgos Add an option to use WDBA only if it reduces the size of the automaton. 2012-08-28 14:39:17 +02:00
tgbaparse Export tgba_parse() to the python interface. 2012-05-23 11:59:58 +02:00
tgbatest Add an option to use WDBA only if it reduces the size of the automaton. 2012-08-28 14:39:17 +02:00
.cvsignore * src/ltlvisit/Makefile.am (lib_LTLIBRARIES): Rename as ... 2003-04-30 12:46:12 +00:00
.gitignore more files to ignore 2009-09-02 10:41:18 +02:00
Makefile.am ltlfilt: initial implementation. 2012-09-04 14:47:48 +02:00