summaryrefslogtreecommitdiff
path: root/src/smt/Makefile.am
diff options
context:
space:
mode:
authorMorgan Deters <mdeters@gmail.com>2012-08-06 22:05:12 +0000
committerMorgan Deters <mdeters@gmail.com>2012-08-06 22:05:12 +0000
commita99a3693b2c69ffd6a4268c9020593f62a3474eb (patch)
treef71e299b8ba2de95141d5ccfc3a150fd8b1b97b1 /src/smt/Makefile.am
parentcc8385b0dbb58419d91e3349a0fd52f6b8452d90 (diff)
Support setting :regular-output-channel and :diagnostic-output-channel.
Also some cleanup of option-related exceptions infrastructure.
Diffstat (limited to 'src/smt/Makefile.am')
-rw-r--r--src/smt/Makefile.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/smt/Makefile.am b/src/smt/Makefile.am
index 9cc236a13..76cebbdd1 100644
--- a/src/smt/Makefile.am
+++ b/src/smt/Makefile.am
@@ -11,7 +11,6 @@ libsmt_la_SOURCES = \
smt_engine_scope.cpp \
smt_engine_scope.h \
modal_exception.h \
- bad_option_exception.h \
no_such_function_exception.h \
simplification_mode.h \
simplification_mode.cpp
@@ -22,7 +21,6 @@ nodist_libsmt_la_SOURCES = \
EXTRA_DIST = \
options_handlers.h \
smt_options_template.cpp \
- bad_option_exception.i \
no_such_function_exception.i \
modal_exception.i \
smt_engine.i
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback