summaryrefslogtreecommitdiff
path: root/src/theory/quantifiers_engine.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/theory/quantifiers_engine.cpp')
-rw-r--r--src/theory/quantifiers_engine.cpp6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/theory/quantifiers_engine.cpp b/src/theory/quantifiers_engine.cpp
index 1837a34f4..be011cdb6 100644
--- a/src/theory/quantifiers_engine.cpp
+++ b/src/theory/quantifiers_engine.cpp
@@ -109,12 +109,6 @@ d_lemmas_produced_c(u){
}
//options
- d_optInstCheckDuplicate = true;
- d_optInstMakeRepresentative = true;
- d_optInstAddSplits = false;
- d_optMatchIgnoreModelBasis = false;
- d_optInstLimitActive = false;
- d_optInstLimit = 0;
d_total_inst_count_debug = 0;
}
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback