summaryrefslogtreecommitdiff
path: root/src/options/Makefile.am
diff options
context:
space:
mode:
authorAndrew Reynolds <andrew.j.reynolds@gmail.com>2018-10-18 19:37:11 -0500
committerGitHub <noreply@github.com>2018-10-18 19:37:11 -0500
commit547bd91e189b28da9950e12037d1e88079157479 (patch)
tree7f225e6df081071028c9e6102c902a6224179edf /src/options/Makefile.am
parent10707e3ec6f2cab793919f2d1a159e13cdd032a9 (diff)
Non-implied mode for model cores (#2653)
Diffstat (limited to 'src/options/Makefile.am')
-rw-r--r--src/options/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/options/Makefile.am b/src/options/Makefile.am
index c311e04d8..54047efcc 100644
--- a/src/options/Makefile.am
+++ b/src/options/Makefile.am
@@ -96,8 +96,8 @@ liboptions_la_SOURCES = \
quantifiers_modes.h \
set_language.cpp \
set_language.h \
- simplification_mode.cpp \
- simplification_mode.h \
+ smt_modes.cpp \
+ smt_modes.h \
sygus_out_mode.h \
theoryof_mode.cpp \
theoryof_mode.h \
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback