summaryrefslogtreecommitdiff
path: root/test/regress/regress0/tptp
diff options
context:
space:
mode:
authorAndrew Reynolds <andrew.j.reynolds@gmail.com>2014-04-10 10:31:47 -0500
committerAndrew Reynolds <andrew.j.reynolds@gmail.com>2014-04-10 10:33:24 -0500
commitc431410d0bd4a688d5d446f906d80634424dcd53 (patch)
tree8b13a5598a0ed201744e0a44669f8ade1eac2af3 /test/regress/regress0/tptp
parentfccff6adcc0a69273a54110596214f7927a96033 (diff)
Add support for cardinality constraints logic UFC. Add regressions in fmf/. Fix datatypes E-matching bug. Change defaults : mbqi=fmc, decision heuristic stoponly=false for quantified logics, decision=justification for ALL_SUPPORTED, full-saturate-quant=false. Minor fix for fmc models. Add infrastructure to datatypes to prepare for next commit.
Diffstat (limited to 'test/regress/regress0/tptp')
-rw-r--r--test/regress/regress0/tptp/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/regress/regress0/tptp/Makefile.am b/test/regress/regress0/tptp/Makefile.am
index e0c8a2b48..e9274d2ee 100644
--- a/test/regress/regress0/tptp/Makefile.am
+++ b/test/regress/regress0/tptp/Makefile.am
@@ -35,7 +35,6 @@ TESTS = \
tff0.p \
tff0-arith.p \
ARI086$(equals)1.p \
- BOO003-4.p \
DAT001$(equals)1.p \
KRS018+1.p \
KRS063+1.p \
@@ -62,6 +61,7 @@ TEST_DEPS_DIST = \
EXTRA_DIST = $(TESTS) \
$(TEST_DEPS_DIST) \
BOO027-1.p \
+ BOO003-4.p \
MGT031-1.p \
NLP114-1.p \
SYN075+1.p
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback