summaryrefslogtreecommitdiff
path: root/src/theory/quantifiers/model_engine.cpp
diff options
context:
space:
mode:
authorajreynol <andrew.j.reynolds@gmail.com>2014-11-13 12:17:46 +0100
committerajreynol <andrew.j.reynolds@gmail.com>2014-11-13 12:17:46 +0100
commit52514cada7c0c7c4fff69c85e0bd735abfdc03fd (patch)
tree401b5ab2efae7a0d3971d07d01ff61b0ab18fbcd /src/theory/quantifiers/model_engine.cpp
parent0e761324a33a993ae9a268bc2d2ed46f7e86b42d (diff)
Remove two obsolete versions of MBQI.
Diffstat (limited to 'src/theory/quantifiers/model_engine.cpp')
-rw-r--r--src/theory/quantifiers/model_engine.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/theory/quantifiers/model_engine.cpp b/src/theory/quantifiers/model_engine.cpp
index 6ec347031..591034ffc 100644
--- a/src/theory/quantifiers/model_engine.cpp
+++ b/src/theory/quantifiers/model_engine.cpp
@@ -22,7 +22,6 @@
#include "theory/quantifiers/term_database.h"
#include "theory/quantifiers/quantifiers_attributes.h"
#include "theory/quantifiers/full_model_check.h"
-#include "theory/quantifiers/qinterval_builder.h"
#include "theory/quantifiers/ambqi_builder.h"
using namespace std;
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback