Move spot-if/ltsmin/ to spot/ltsmin/

* spot-if/ltsmin/: Rename as...
* spot/ltsmin/: ... this.
* spot-if/: Delete.
* Makefile.am, NEWS, README, configure.ac, debian/libspot-dev.install,
doc/Doxyfile.in, spot/Makefile.am, spot/sanity/80columns.test,
spot/sanity/style.test: Adjust.
This commit is contained in:
Alexandre Duret-Lutz 2015-12-25 13:45:42 +01:00
parent 34c3c1cedc
commit 6fb4df4359
26 changed files with 17 additions and 41 deletions

3
README
View file

@ -138,6 +138,7 @@ spot/ Sources for libspot.
bin/ User tools built using the Spot library.
man/ Man pages for the above tools.
graph/ Graph representations.
ltsmin/ Interface with DiVinE2 and SpinS. (Not part of libspot.)
kripke/ Kripke Structure interface.
tl/ Temporal Logic formulas and algorithms.
misc/ Miscellaneous support files.
@ -168,8 +169,6 @@ bench/ Benchmarks for ...
python/ Python bindings for Spot and BuDDy
tests/ Tests for these bindings
ajax/ LTL-to-TGBA translator with web interface, using Javascript.
spot-if/ Interfaces between Spot and other libraries.
ltsmin/ Interface with DiVinE2 and SpinS.
Third party software
--------------------