summaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/CMakeLists.txt')
-rw-r--r--src/CMakeLists.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index dd2b7eaea..f2ccbd765 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -401,8 +401,8 @@ libcvc4_add_sources(
theory/care_graph.h
theory/datatypes/datatypes_rewriter.cpp
theory/datatypes/datatypes_rewriter.h
- theory/datatypes/datatypes_sygus.cpp
- theory/datatypes/datatypes_sygus.h
+ theory/datatypes/sygus_extension.cpp
+ theory/datatypes/sygus_extension.h
theory/datatypes/sygus_simple_sym.cpp
theory/datatypes/sygus_simple_sym.h
theory/datatypes/theory_datatypes.cpp
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback