summaryrefslogtreecommitdiff
path: root/src/expr/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/expr/CMakeLists.txt')
-rw-r--r--src/expr/CMakeLists.txt33
1 files changed, 0 insertions, 33 deletions
diff --git a/src/expr/CMakeLists.txt b/src/expr/CMakeLists.txt
index 9bf63dcfc..094c7bcbd 100644
--- a/src/expr/CMakeLists.txt
+++ b/src/expr/CMakeLists.txt
@@ -24,8 +24,6 @@ libcvc5_add_sources(
attribute_unique_id.h
bound_var_manager.cpp
bound_var_manager.h
- buffered_proof_generator.cpp
- buffered_proof_generator.h
emptyset.cpp
emptyset.h
emptybag.cpp
@@ -33,10 +31,6 @@ libcvc5_add_sources(
expr_iomanip.cpp
expr_iomanip.h
kind_map.h
- lazy_proof.cpp
- lazy_proof.h
- lazy_proof_chain.cpp
- lazy_proof_chain.h
match_trie.cpp
match_trie.h
node.cpp
@@ -58,37 +52,12 @@ libcvc5_add_sources(
sequence.cpp
sequence.h
node_visitor.h
- proof.cpp
- proof.h
- proof_checker.cpp
- proof_checker.h
- proof_ensure_closed.cpp
- proof_ensure_closed.h
- proof_generator.cpp
- proof_generator.h
- proof_node.cpp
- proof_node.h
- proof_node_algorithm.cpp
- proof_node_algorithm.h
- proof_node_to_sexpr.cpp
- proof_node_to_sexpr.h
- proof_node_manager.cpp
- proof_node_manager.h
- proof_node_updater.cpp
- proof_node_updater.h
- proof_rule.cpp
- proof_rule.h
- proof_set.h
- proof_step_buffer.cpp
- proof_step_buffer.h
skolem_manager.cpp
skolem_manager.h
symbol_manager.cpp
symbol_manager.h
symbol_table.cpp
symbol_table.h
- tconv_seq_proof_generator.cpp
- tconv_seq_proof_generator.h
term_canonize.cpp
term_canonize.h
term_context.cpp
@@ -97,8 +66,6 @@ libcvc5_add_sources(
term_context_node.h
term_context_stack.cpp
term_context_stack.h
- term_conversion_proof_generator.cpp
- term_conversion_proof_generator.h
type_checker.h
type_matcher.cpp
type_matcher.h
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback