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

5
NEWS
View file

@ -20,9 +20,8 @@ New in spot 1.99.6a (not yet released)
Inside the source distribution, the subdirectory src/ has been
renamed to spot/, so that the root of the source tree can also be
put on the preprocessor's search path to compile against a
non-installed version of Spot. Similarly, iface/ has been renamed
to spot-if/ and is now installed in $includedir/spot-if/ instead
of $includedir/spot/iface/, so that installed and non-installed
non-installed version of Spot. Similarly, iface/ltsmin/ has been
renamed to spot/ltsmin/, so that installed and non-installed
directories can be used similarly.
* is_inherently_weak_automaton() is a new function, and