summaryrefslogtreecommitdiff
path: root/test/regress/regress0/Makefile.am
diff options
context:
space:
mode:
authorajreynol <andrew.j.reynolds@gmail.com>2017-04-05 09:01:55 -0500
committerajreynol <andrew.j.reynolds@gmail.com>2017-04-05 09:01:55 -0500
commitea54c6ed118928d8767c35e60d5de6c6ef877d00 (patch)
treeefaf95f700378af40d92138dcf68ae947d6dd565 /test/regress/regress0/Makefile.am
parentbf682b92e2bddcd490604f8a65c440b9c4c2f2f9 (diff)
Add non-linear regressions, disable nlAlgSubs, do not do rep checking for NONLINEAR_MULT terms. Ensure shared terms have correct model values in non-linear solver.
Diffstat (limited to 'test/regress/regress0/Makefile.am')
-rw-r--r--test/regress/regress0/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/regress/regress0/Makefile.am b/test/regress/regress0/Makefile.am
index 1e533cc61..b74706e17 100644
--- a/test/regress/regress0/Makefile.am
+++ b/test/regress/regress0/Makefile.am
@@ -1,4 +1,4 @@
-SUBDIRS = . expect arith precedence uf uflra uflia bv arrays aufbv auflia datatypes quantifiers rewriterules lemmas push-pop preprocess tptp unconstrained decision fmf strings sets rels parser sygus sep
+SUBDIRS = . expect arith precedence uf uflra uflia bv arrays aufbv auflia datatypes quantifiers rewriterules lemmas push-pop preprocess tptp unconstrained decision fmf strings sets rels parser sygus sep nl
DIST_SUBDIRS = $(SUBDIRS)
# don't override a BINARY imported from a personal.mk
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback