summaryrefslogtreecommitdiff
path: root/src/options/CMakeLists.txt
diff options
context:
space:
mode:
authormakaimann <makaim@stanford.edu>2018-12-10 08:37:11 -0800
committerMathias Preiner <mathias.preiner@gmail.com>2018-12-10 08:37:11 -0800
commite1dc39321cd4ab29b436025badfb05714f5649b3 (patch)
treec2f02cd7370157fbea51ec6602ad174b149cd850 /src/options/CMakeLists.txt
parent7270b2a800c45fa87ef4cdcad8fc353ccb8cd471 (diff)
BoolToBV modes (off, ite, all) (#2530)
Diffstat (limited to 'src/options/CMakeLists.txt')
-rw-r--r--src/options/CMakeLists.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/options/CMakeLists.txt b/src/options/CMakeLists.txt
index c711567ab..b86db8d00 100644
--- a/src/options/CMakeLists.txt
+++ b/src/options/CMakeLists.txt
@@ -9,6 +9,8 @@ libcvc4_add_sources(
arith_unate_lemma_mode.cpp
arith_unate_lemma_mode.h
base_handlers.h
+ bool_to_bv_mode.cpp
+ bool_to_bv_mode.h
bv_bitblast_mode.cpp
bv_bitblast_mode.h
datatypes_modes.h
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback