summaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/CMakeLists.txt')
-rw-r--r--src/CMakeLists.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index c33110cc3..ee59d5d31 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -745,6 +745,8 @@ libcvc4_add_sources(
theory/quantifiers/inst_match_trie.h
theory/quantifiers/inst_strategy_enumerative.cpp
theory/quantifiers/inst_strategy_enumerative.h
+ theory/quantifiers/inst_strategy_pool.cpp
+ theory/quantifiers/inst_strategy_pool.h
theory/quantifiers/instantiate.cpp
theory/quantifiers/instantiate.h
theory/quantifiers/instantiation_list.cpp
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback