ltsmin: make it easier to find the README
Fixes #550, reported by Daniel Stan. * tests/ltsmin/README: Move... * README.ltsmin: ... here. * Makefile.am (EXTRA_DIST): Add README.ltsmin. * README: Mention README.ltsmin. * spot/ltsmin/spins_interface.cc: Mention README.ltsmin in the error message. * tests/ltsmin/check.test, tests/ltsmin/check3.test: Adjust reference to README. * NEWS: Mention this fix. * THANKS: Add Danial.
This commit is contained in:
parent
b7995fcc5d
commit
5ed56c054b
8 changed files with 34 additions and 18 deletions
4
README
4
README
|
|
@ -93,6 +93,10 @@ automata.
|
|||
If the SAT-solver glucose is found on your system, it will be used by
|
||||
our test suite to test our SAT-based minimization algorithm.
|
||||
|
||||
If you want to use Spot with DiVinE2 (for model checking DVE models)
|
||||
or with SpinS (for model checking Promela models), please read the
|
||||
file named "README.ltsmin" for installation instructions.
|
||||
|
||||
Spot used to distribute a modified version of LBTT (an LTL to Büchi
|
||||
test bench), mostly fixing errors reported by recent compilers.
|
||||
However Spot now distributes its own reimplementation of LBTT, called
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue