summaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
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/CMakeLists.txt
parent1c114dc487d94d72ebf3453611c42b28777d6482 (diff)
Remove alternate versions of mbqi (#2742)
Diffstat (limited to 'src/CMakeLists.txt')
-rw-r--r--src/CMakeLists.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index 9e93bd953..91c06ddd9 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -475,8 +475,6 @@ libcvc4_add_sources(
theory/quantifiers/extended_rewrite.h
theory/quantifiers/first_order_model.cpp
theory/quantifiers/first_order_model.h
- theory/quantifiers/fmf/ambqi_builder.cpp
- theory/quantifiers/fmf/ambqi_builder.h
theory/quantifiers/fmf/bounded_integers.cpp
theory/quantifiers/fmf/bounded_integers.h
theory/quantifiers/fmf/full_model_check.cpp
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback