summaryrefslogtreecommitdiff
path: root/src/theory/arith/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/theory/arith/Makefile.am')
-rw-r--r--src/theory/arith/Makefile.am8
1 files changed, 3 insertions, 5 deletions
diff --git a/src/theory/arith/Makefile.am b/src/theory/arith/Makefile.am
index 665b9be4b..21ec99390 100644
--- a/src/theory/arith/Makefile.am
+++ b/src/theory/arith/Makefile.am
@@ -7,20 +7,18 @@ noinst_LTLIBRARIES = libarith.la
libarith_la_SOURCES = \
theory_arith_type_rules.h \
- next_arith_rewriter.h \
- next_arith_rewriter.cpp \
+ arith_rewriter.h \
+ arith_rewriter.cpp \
normal_form.h\
normal_form.cpp \
arith_utilities.h \
arith_constants.h \
- arith_activity.h \
delta_rational.h \
delta_rational.cpp \
partial_model.h \
partial_model.cpp \
ordered_bounds_list.h \
- basic.h \
- slack.h \
+ arithvar_dense_set.h \
tableau.h \
tableau.cpp \
arith_propagator.h \
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback