summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index d6a0ffe0a..3637cb089 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -148,8 +148,8 @@ libcvc4_la_SOURCES = \
theory/unconstrained_simplifier.cpp \
theory/quantifiers_engine.h \
theory/quantifiers_engine.cpp \
- theory/model.h \
- theory/model.cpp \
+ theory/theory_model.h \
+ theory/theory_model.cpp \
theory/rep_set.h \
theory/rep_set.cpp \
theory/atom_requests.h \
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback