summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorTim King <taking@google.com>2017-04-02 19:29:36 -0700
committerTim King <taking@google.com>2017-04-02 19:29:36 -0700
commitf278f060c177593a1835422e688fe2a022c40e2f (patch)
treecc2eaa62bfc4c581643cbd237d93247b8c40134f /src/Makefile.am
parente9f3b6a54e4bf35f915c46d822ed9ee051cc7df3 (diff)
Adding a model based axiom instantiation scheme for multiplication. Merge commit for nlAlgMaster.
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 5caed7b14..e44bd920c 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -220,6 +220,8 @@ libcvc4_la_SOURCES = \
theory/arith/linear_equality.h \
theory/arith/matrix.cpp \
theory/arith/matrix.h \
+ theory/arith/nonlinear_extension.h \
+ theory/arith/nonlinear_extension.cpp \
theory/arith/normal_form.cpp \
theory/arith/normal_form.h\
theory/arith/partial_model.cpp \
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback