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 9331b1dc7..0561af144 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -608,6 +608,8 @@ libcvc4_add_sources(
theory/quantifiers/sygus/sygus_grammar_norm.h
theory/quantifiers/sygus/sygus_grammar_red.cpp
theory/quantifiers/sygus/sygus_grammar_red.h
+ theory/quantifiers/sygus/sygus_interpol.cpp
+ theory/quantifiers/sygus/sygus_interpol.h
theory/quantifiers/sygus/sygus_invariance.cpp
theory/quantifiers/sygus/sygus_invariance.h
theory/quantifiers/sygus/sygus_module.cpp
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback