- 16 Jan, 2004 1 commit
-
-
Alexandre Duret-Lutz authored
* src/ObstackAlloc.h: ... this. The problem is that alloc.h is a system header in g++ < 3.0, and Darwin has a case-insensitive filesystem. System headers that include alloc.h pick the local Alloc.h version. * BuchiAutomaton.h, Configuration.h, DispUtil.cc, ExternalTranslator.h, FormulaRandomizer.h, Graph.h.in, LtlFormula.h, Makefile.am, NeverClaimAutomaton.h, PathEvaluator.h, ProductAutomaton.h, SccIterator.h, SharedTestData.h, StatDisplay.h, StateSpace.h, StateSpaceRandomizer.cc, StringUtil.h, TestOperations.h, TestRoundInfo.h, TestStatistics.h, UserCommandReader.h, UserCommands.h, main.cc: Adjust includes.
-
- 29 Dec, 2003 1 commit
-
-
Alexandre Duret-Lutz authored
-
- 29 Jul, 2003 2 commits
-
-
Alexandre Duret-Lutz authored
and SIGQUIT. * src/ExternalTranslator.cc (ExternalTranslator::translate): Likewise. * src/main.cc (main): Do not intercept SIGINT in non-interactive runs.
-
Alexandre Duret-Lutz authored
-
- 13 Jul, 2003 1 commit
-
-
Alexandre Duret-Lutz authored
versions are stricter on this.
-
- 10 Jul, 2003 2 commits
-
-
Alexandre Duret-Lutz authored
-
Alexandre Duret-Lutz authored
* src/SpotWrapper.hh (SpotWrapper::SPOT_XOR): Declare. * src/SpotWrapper.cc (SpotWrapper::SPOT_XOR): Define. (SpotWrapper::translateFormula): Use SPOT_XOR.
-
- 09 Jul, 2003 2 commits
-
-
Alexandre Duret-Lutz authored
* src/main.cc (testLoop): Return 1 iff an error occured. (main): Use testLoop's output as exit status.
-
Alexandre Duret-Lutz authored
Declare class SpotWrapper as a friend. * src/SpotWrapper.h, src/SpotWrapper.cc: New files. * src/Makefile.am (lbtt_translate_SOURCES): Add SpotWrapper.cc and SpotWrapper.h. * src/translate.cc (main): Add the --spot option, and build a SpotWrapper of required.
-
- 04 Jul, 2003 1 commit
-
-
Alexandre Duret-Lutz authored
* src/Alloc.h (__INT_TO_PTR): Redefine to work around glibc 2.3. * doc/texinfo.tex: New upstream version.
-
- 01 Oct, 2002 1 commit
-
-
Alexandre Duret-Lutz authored
-