aboutsummaryrefslogtreecommitdiffstats
path: root/unit-tests
diff options
context:
space:
mode:
authorChantal Keller <Chantal.Keller@lri.fr>2016-04-30 19:54:54 +0200
committerChantal Keller <Chantal.Keller@lri.fr>2016-04-30 19:54:54 +0200
commit1aa3a9cb2171de7a68d00fb4c30b81c8d2689979 (patch)
tree895f4e4beeca932cec9a8cdc8c143969bf247831 /unit-tests
parent4d4fb31bce09141b9c164415c2e8d9d720b971e1 (diff)
downloadsmtcoq-1aa3a9cb2171de7a68d00fb4c30b81c8d2689979.tar.gz
smtcoq-1aa3a9cb2171de7a68d00fb4c30b81c8d2689979.zip
Bring back the nice printing of automatically generated theorems
Diffstat (limited to 'unit-tests')
-rw-r--r--unit-tests/Tests_zchaff.v1
1 files changed, 0 insertions, 1 deletions
diff --git a/unit-tests/Tests_zchaff.v b/unit-tests/Tests_zchaff.v
index 8a5077b..fe973f8 100644
--- a/unit-tests/Tests_zchaff.v
+++ b/unit-tests/Tests_zchaff.v
@@ -87,7 +87,6 @@ Qed.
Goal forall a , (xorb a a) || negb (xorb a a).
zchaff.
Qed.
-Print Unnamed_thm5.
Goal forall a, (a||negb a) || negb (a||negb a).
zchaff.