projects
/
cvc5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
eb58f1e
)
Add missing header (Fixes #4743) (#4749)
author
Gereon Kremer
<gereon.kremer@cs.rwth-aachen.de>
Wed, 15 Jul 2020 11:15:24 +0000
(13:15 +0200)
committer
GitHub
<noreply@github.com>
Wed, 15 Jul 2020 11:15:24 +0000
(06:15 -0500)
Thanks to Dejan for this hint (in #4743)
src/CMakeLists.txt
patch
|
blob
|
history
diff --git
a/src/CMakeLists.txt
b/src/CMakeLists.txt
index af2d0b782166f36b40413f181c157fd411987d8d..199c143309b2d08cdaa7834a5382d54a9df71c7c 100644
(file)
--- a/
src/CMakeLists.txt
+++ b/
src/CMakeLists.txt
@@
-959,6
+959,7
@@
install(FILES
expr/emptyset.h
expr/expr_iomanip.h
expr/record.h
+ expr/sequence.h
expr/symbol_table.h
expr/type.h
expr/uninterpreted_constant.h