Browse Source

Cleanup

tempestpy_adaptions
Alexander Bork 5 years ago
parent
commit
49ca253ccc
  1. 1
      src/storm-dft-cli/storm-dft.cpp

1
src/storm-dft-cli/storm-dft.cpp

@ -92,7 +92,6 @@ void processOptions() {
return;
}
// TODO introduce some flags
bool useSMT = false;
uint64_t solverTimeout = 10;
#ifdef STORM_HAVE_Z3

Loading…
Cancel
Save