summaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
diff options
context:
space:
mode:
authorAndrew Reynolds <andrew.j.reynolds@gmail.com>2019-09-06 20:52:16 -0500
committerGitHub <noreply@github.com>2019-09-06 20:52:16 -0500
commit1c09572e0e2031519a103caa2a4af0d9bd34a9c5 (patch)
tree576012b4e9434bd4b8472b5df766d3836d3145b9 /src/CMakeLists.txt
parent856701f3b2154646eab6b7898fa33e5917322a7b (diff)
Remove portfolio (#3236)
Diffstat (limited to 'src/CMakeLists.txt')
-rw-r--r--src/CMakeLists.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index c75e5576f..becc0be88 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -858,7 +858,6 @@ install(FILES
expr/emptyset.h
expr/expr_iomanip.h
expr/expr_stream.h
- expr/pickler.h
expr/record.h
expr/symbol_table.h
expr/type.h
@@ -922,7 +921,6 @@ install(FILES
util/bitvector.h
util/bool.h
util/cardinality.h
- util/channel.h
util/divisible.h
util/gmp_util.h
util/hash.h
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback