]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/tests/test3.ma
we started the infrastructure for the procedural rendering of proofs
[helm.git] / matita / tests / test3.ma
index 1399f8be20e745f5d45629f694392c7b7da8f6af..08d4cbcb6a0f49783da0959e0af7b1779063391e 100644 (file)
@@ -27,5 +27,5 @@ alias symbol "times" (instance 0) = "Coq's natural times".
 
 theorem b:\forall p:nat. p * 0=0.
 intro.
-auto new.
+auto new library.
 qed.