Remove portfolio leftovers (#3821)
authorAndres Noetzli <andres.noetzli@gmail.com>
Wed, 26 Feb 2020 08:08:20 +0000 (00:08 -0800)
committerGitHub <noreply@github.com>
Wed, 26 Feb 2020 08:08:20 +0000 (00:08 -0800)
commit50c31e61ab240ccd551a0aea732f8b9a88d7fb32
tree30531d1f4813ed399209d198ca1eb75ac6f9dc30
parentb28ff31b6713791f27b4860f439aaa3f63aab9d7
Remove portfolio leftovers (#3821)

Commit 1c09572e0e2031519a103caa2a4af0d9bd34a9c5 removed the portfolio
build but there were some leftovers. This commit removes them.
21 files changed:
configure.sh
src/CMakeLists.txt
src/bindings/java/CMakeLists.txt
src/main/command_executor.h
src/options/main_options.toml
src/options/options.h
src/options/options_public_functions.cpp
src/prop/cnf_stream.h
src/prop/prop_engine.cpp
src/prop/prop_engine.h
src/prop/theory_proxy.cpp
src/prop/theory_proxy.h
src/smt/smt_engine.cpp
src/smt/smt_engine.h
src/smt_util/lemma_channels.cpp [deleted file]
src/smt_util/lemma_channels.h [deleted file]
src/smt_util/lemma_input_channel.h [deleted file]
src/smt_util/lemma_output_channel.h [deleted file]
src/theory/theory_engine.cpp
src/theory/theory_engine.h
test/unit/prop/cnf_stream_white.h