summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 2d306d464..e7cc9628e 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -354,6 +354,8 @@ libcvc4_la_SOURCES = \
theory/arith/fc_simplex.cpp \
theory/arith/soi_simplex.h \
theory/arith/soi_simplex.cpp \
+ theory/arith/infer_bounds.h \
+ theory/arith/infer_bounds.cpp \
theory/arith/approx_simplex.h \
theory/arith/approx_simplex.cpp \
theory/arith/attempt_solution_simplex.h \
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback