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.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/theory/arith/Makefile.am b/src/theory/arith/Makefile.am
index 83d44e285..37df73edd 100644
--- a/src/theory/arith/Makefile.am
+++ b/src/theory/arith/Makefile.am
@@ -15,10 +15,13 @@ libarith_la_SOURCES = \
delta_rational.cpp \
partial_model.h \
partial_model.cpp \
+ ordered_bounds_list.h \
basic.h \
normal.h \
slack.h \
tableau.h \
+ arith_propagator.h \
+ arith_propagator.cpp \
theory_arith.h \
theory_arith.cpp
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback