]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/matita/tests/test3.ma
interactive and bad_tests grepped out before insertion in the DB
[helm.git] / helm / software / matita / tests / test3.ma
index cdf54906d1937e4cc0c309886bfdb480af80dfca..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.
+auto new library.
 qed.