spot/spot/ltsmin
Alexandre Duret-Lutz 14a992bb89 ltlsmin: fix incorrect check for dlsym error
Fix #435 reported by Yann Thierry-Mieg.

* spot/ltsmin/spins_interface.cc (sym): Fix incorrect check introduced
by dc4a477172.
2020-10-17 23:26:44 +02:00
..
.gitignore Move spot-if/ltsmin/ to spot/ltsmin/ 2015-12-25 13:45:42 +01:00
libspotltsmin.pc.in install pkg-config configuration files 2017-01-14 17:56:05 +01:00
ltsmin.cc ltsmin: rework spins_interface 2020-06-03 12:22:40 +02:00
ltsmin.hh ltsmin: move modelchek in mc directory 2020-06-03 10:33:54 +02:00
Makefile.am ltdl: should not appear in public headers 2020-06-03 12:22:40 +02:00
README move ltsmin tests to tests/ltsmin/ 2016-01-05 11:52:24 +01:00
spins_interface.cc ltlsmin: fix incorrect check for dlsym error 2020-10-17 23:26:44 +02:00
spins_interface.hh ltsmin: rework spins_interface 2020-06-03 12:22:40 +02:00
spins_kripke.hh sanity: please 80 columns 2020-06-03 12:22:41 +02:00
spins_kripke.hxx cube: rename get_ap into ap 2020-06-03 12:22:41 +02:00

This directory contains an interface that presents DiVinE and PROMELA
models as kripke* objects for Spot.

For usage and installation instructions, see the README in
tests/ltsmin/README.