summaryrefslogtreecommitdiff
path: root/src/expr/CMakeLists.txt
diff options
context:
space:
mode:
authorAndrew Reynolds <andrew.j.reynolds@gmail.com>2020-02-20 14:49:02 -0600
committerGitHub <noreply@github.com>2020-02-20 14:49:02 -0600
commit5489ef01beb91e256e343e2fd2d734b48b42ad6e (patch)
treef6a535c768ae4f3cfbbed765b0697300f4412657 /src/expr/CMakeLists.txt
parent32fdf625f66b8ebf260756962a53d63eec771c12 (diff)
Remove front-end support for Chain (#3767)
Diffstat (limited to 'src/expr/CMakeLists.txt')
-rw-r--r--src/expr/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/expr/CMakeLists.txt b/src/expr/CMakeLists.txt
index f6b48048f..8357102b0 100644
--- a/src/expr/CMakeLists.txt
+++ b/src/expr/CMakeLists.txt
@@ -7,7 +7,6 @@ libcvc4_add_sources(
attribute.cpp
attribute_internals.h
attribute_unique_id.h
- chain.h
emptyset.cpp
emptyset.h
expr_iomanip.cpp
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback