spot/spot
Alexandre Duret-Lutz 342360f8ca fix some preprocessor directive
Apparently using `#if defined(X) or defined(Y)` did not
trouve the compilers, but Swig was confused by the "or".

* spot/misc/common.hh, spot/tl/formula.hh: Use || instead.
2024-02-06 14:12:16 +01:00
..
bricks * spot/bricks/brick-assert: include <cstdint>. 2023-12-17 21:34:51 +01:00
gen remove many useless includes 2023-11-29 22:38:21 +01:00
graph twagraph: fix highlight-edges in defrag_states 2023-11-24 20:40:02 +01:00
kripke Upgrade the Copyright strings to point to AUTHORS and drop years 2023-11-18 21:50:32 +01:00
ltsmin remove many useless includes 2023-11-29 22:38:21 +01:00
mc Upgrade the Copyright strings to point to AUTHORS and drop years 2023-11-18 21:50:32 +01:00
misc fix some preprocessor directive 2024-02-06 14:12:16 +01:00
parseaut twa: guard against highlighting of non-existing edges and states 2023-12-04 22:15:37 +01:00
parsetl Upgrade the Copyright strings to point to AUTHORS and drop years 2023-11-18 21:50:32 +01:00
priv remove many useless includes 2023-11-29 22:38:21 +01:00
ta remove many useless includes 2023-11-29 22:38:21 +01:00
taalgos remove many useless includes 2023-11-29 22:38:21 +01:00
tl fix some preprocessor directive 2024-02-06 14:12:16 +01:00
twa twa: guard against highlighting of non-existing edges and states 2023-12-04 22:15:37 +01:00
twaalgos postproc: fix default for acd and interaction with colored 2024-02-06 14:09:42 +01:00
twacube remove many useless includes 2023-11-29 22:38:21 +01:00
twacube_algos Upgrade the Copyright strings to point to AUTHORS and drop years 2023-11-18 21:50:32 +01:00
.gitignore install pkg-config configuration files 2017-01-14 17:56:05 +01:00
libspot.pc.in Add a --enable-pthread option to activate experimental threading code 2022-06-21 09:56:13 +02:00
Makefile.am Upgrade the Copyright strings to point to AUTHORS and drop years 2023-11-18 21:50:32 +01:00