Add identifiers for extended function reductions (#6314)
[cvc5.git] / src / CMakeLists.txt
index 4db7b202ecbfdb5215240fa4a2eac85a3b024be0..918c5a45aeb7db90c1e5b6fb69e2755a4b85f788 100644 (file)
@@ -632,6 +632,8 @@ libcvc4_add_sources(
   theory/fp/theory_fp_type_rules.cpp
   theory/fp/type_enumerator.h
   theory/interrupted.h
+  theory/incomplete_id.cpp
+  theory/incomplete_id.h
   theory/inference_id.cpp
   theory/inference_id.h
   theory/inference_manager_buffered.cpp