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.am5
1 files changed, 2 insertions, 3 deletions
diff --git a/src/theory/arith/Makefile.am b/src/theory/arith/Makefile.am
index f9c423ef7..a029bc97b 100644
--- a/src/theory/arith/Makefile.am
+++ b/src/theory/arith/Makefile.am
@@ -27,9 +27,8 @@ libarith_la_SOURCES = \
partial_model.cpp \
linear_equality.h \
linear_equality.cpp \
- arithvar_set.h \
- tableau.h \
- tableau.cpp \
+ matrix.h \
+ matrix.cpp \
arith_priority_queue.h \
arith_priority_queue.cpp \
simplex.h \
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback