spot/src
Alexandre Duret-Lutz aeca44e0b1 Add a sanity check for installed private headers.
If an installed header has an associated *.cc file (in the source
tree), but does not declare any SPOT_API symbol, something is fishy.
Either that header should not be installed, or it is missing the
SPOT_API markers.

* src/sanity/private.test: New test.
* src/sanity/Makefile.am: Call it.
* src/ltlast/Makefile.am: Do not install formula_tree.hh.
* src/ltlvisit/Makefile.am: Do not install mark.hh.
* src/tgbaalgos/Makefile.am: Do not intall weight.hh.
2013-07-29 01:14:36 +02:00
..
bin * src/bin/man/ltlcross.x: Typo. 2013-07-27 12:31:52 +02:00
eltlparse Use -fvisibility=hidden for all parsers. 2013-07-29 01:14:36 +02:00
eltltest eltl2tgba: slight cleanup of the tests. 2013-01-17 14:06:31 +01:00
kripke Use -fvisibility=hidden in src/kripke/, src/saba/, and src/sabaalgos/ 2013-07-29 01:14:03 +02:00
kripkeparse Use -fvisibility=hidden for all parsers. 2013-07-29 01:14:36 +02:00
kripketest more files to ignore 2012-11-28 16:45:04 +01:00
ltlast Add a sanity check for installed private headers. 2013-07-29 01:14:36 +02:00
ltlenv Use -fvisibility=hidden in src/ltlast/, src/ltlvisit/, and src/ltlenv/. 2013-07-29 01:14:03 +02:00
ltlparse Use -fvisibility=hidden for all parsers. 2013-07-29 01:14:36 +02:00
ltltest bin: Ignore empty lines on input. 2013-05-12 17:32:46 +02:00
ltlvisit Add a sanity check for installed private headers. 2013-07-29 01:14:36 +02:00
misc Use the same location.hh and position.hh in all parsers. 2013-07-29 01:14:34 +02:00
neverparse Use -fvisibility=hidden for all parsers. 2013-07-29 01:14:36 +02:00
priv Move bdd_allocator to src/priv/. 2013-07-29 01:12:13 +02:00
saba Use -fvisibility=hidden in src/kripke/, src/saba/, and src/sabaalgos/ 2013-07-29 01:14:03 +02:00
sabaalgos Use -fvisibility=hidden in src/kripke/, src/saba/, and src/sabaalgos/ 2013-07-29 01:14:03 +02:00
sabatest more files to ignore 2012-11-28 16:45:04 +01:00
sanity Add a sanity check for installed private headers. 2013-07-29 01:14:36 +02:00
ta Use -fvisibility=hidden in src/ta/ and src/taalgos/. 2013-07-29 01:14:36 +02:00
taalgos Use -fvisibility=hidden in src/ta/ and src/taalgos/. 2013-07-29 01:14:36 +02:00
tgba Use -fvisibility=hidden in src/tgba/. 2013-07-29 01:14:03 +02:00
tgbaalgos Add a sanity check for installed private headers. 2013-07-29 01:14:36 +02:00
tgbaparse Use -fvisibility=hidden for all parsers. 2013-07-29 01:14:36 +02:00
tgbatest Fix interpretation of {e[*]} and !{e[*]}. 2013-07-29 00:25:13 +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 Create a new src/priv/ directory for private algorithms. 2013-07-29 01:12:12 +02:00