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, 4 insertions, 0 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index 5695e271e..a72a5f6bb 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -366,6 +366,10 @@ libcvc4_add_sources(
theory/arith/type_enumerator.h
theory/arrays/array_info.cpp
theory/arrays/array_info.h
+ theory/arrays/proof_checker.cpp
+ theory/arrays/proof_checker.h
+ theory/arrays/skolem_cache.cpp
+ theory/arrays/skolem_cache.h
theory/arrays/theory_arrays.cpp
theory/arrays/theory_arrays.h
theory/arrays/theory_arrays_rewriter.cpp
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback