summaryrefslogtreecommitdiff
path: root/src/theory/quantifiers/fmf/model_engine.cpp
diff options
context:
space:
mode:
authorAndrew Reynolds <andrew.j.reynolds@gmail.com>2018-12-11 16:38:00 -0600
committerGitHub <noreply@github.com>2018-12-11 16:38:00 -0600
commit147fd723e6c13eb3dd44a43073be03a64ea3fe66 (patch)
tree0a6eb33068ff609262566fa744a885cf4658a934 /src/theory/quantifiers/fmf/model_engine.cpp
parent1c114dc487d94d72ebf3453611c42b28777d6482 (diff)
Remove alternate versions of mbqi (#2742)
Diffstat (limited to 'src/theory/quantifiers/fmf/model_engine.cpp')
-rw-r--r--src/theory/quantifiers/fmf/model_engine.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/theory/quantifiers/fmf/model_engine.cpp b/src/theory/quantifiers/fmf/model_engine.cpp
index 81ecf9e77..d2579b4ee 100644
--- a/src/theory/quantifiers/fmf/model_engine.cpp
+++ b/src/theory/quantifiers/fmf/model_engine.cpp
@@ -15,7 +15,6 @@
#include "theory/quantifiers/fmf/model_engine.h"
#include "options/quantifiers_options.h"
-#include "theory/quantifiers/fmf/ambqi_builder.h"
#include "theory/quantifiers/first_order_model.h"
#include "theory/quantifiers/fmf/full_model_check.h"
#include "theory/quantifiers/instantiate.h"
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback