summaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
diff options
context:
space:
mode:
authorAndrew Reynolds <andrew.j.reynolds@gmail.com>2020-02-14 17:09:59 -0600
committerGitHub <noreply@github.com>2020-02-14 17:09:59 -0600
commit528e801343c692b0ce8123f8754e069e6523f5dc (patch)
tree517c86381e7a0535c376d244c830365d04e3aa62 /src/CMakeLists.txt
parent08289dd911aff28110baf0fd815fd912f8b76fd3 (diff)
Remove quantifiers rewrite rules infrastructure (#3754)
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 975dd26f6..871cb2f99 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -544,8 +544,6 @@ libcvc4_add_sources(
theory/quantifiers/query_generator.h
theory/quantifiers/relevant_domain.cpp
theory/quantifiers/relevant_domain.h
- theory/quantifiers/rewrite_engine.cpp
- theory/quantifiers/rewrite_engine.h
theory/quantifiers/single_inv_partition.cpp
theory/quantifiers/single_inv_partition.h
theory/quantifiers/skolemize.cpp
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback