summaryrefslogtreecommitdiff
path: root/test/regress/regress0/quantifiers/Makefile.am
diff options
context:
space:
mode:
authorAndrew Reynolds <andrew.j.reynolds@gmail.com>2017-11-14 13:42:48 -0600
committerGitHub <noreply@github.com>2017-11-14 13:42:48 -0600
commit376d72fd02d7f8822188055355452449b718481f (patch)
tree51606e49c6d140edb07688fb3f0b707dc1b6ae7a /test/regress/regress0/quantifiers/Makefile.am
parent976060724c9059db511714fd5f135897768a112e (diff)
Clean Ceg Instantiators (#1365)
* Initial setup for preprocessing counterexample lemmas. * Improve documentation. * Improving documentation, infrastructure. * Extraction -> concatentation as a preprocess step. * Clang format * Minor * Make option, refactor effort levels. * Format * Clean * Format * Rename * Format * More * Format * Splitting changes. * Format * Revert option. * Minor * Format
Diffstat (limited to 'test/regress/regress0/quantifiers/Makefile.am')
-rw-r--r--test/regress/regress0/quantifiers/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/regress/regress0/quantifiers/Makefile.am b/test/regress/regress0/quantifiers/Makefile.am
index 014f06aad..135a2c8d2 100644
--- a/test/regress/regress0/quantifiers/Makefile.am
+++ b/test/regress/regress0/quantifiers/Makefile.am
@@ -129,7 +129,7 @@ TESTS = \
# javafe.tc.CheckCompilationUnit.001.smt2 \
# javafe.tc.FlowInsensitiveChecks.682.smt2 \
# clock-10.smt2
-#
+# extract-nproc.smt2
# FIXME: I've disabled these since they give different error messages on production and debug
# macro-subtype-param.smt2
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback