summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/sat/glucose/Glucose.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/sat/glucose/Glucose.cpp b/src/sat/glucose/Glucose.cpp
index a66c323c..b3df0c82 100644
--- a/src/sat/glucose/Glucose.cpp
+++ b/src/sat/glucose/Glucose.cpp
@@ -95,6 +95,7 @@ Solver::Solver() :
, verbEveryConflicts(10000)
, terminate_search_early(false)
, pstop(NULL)
+ , nRuntimeLimit(0)
, verbosity (0)
, showModel (0)