]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/matita/tests/test3.ma
auto => auto new everywhere + minor updates to make more tests pass
[helm.git] / helm / software / matita / tests / test3.ma
index cdf54906d1937e4cc0c309886bfdb480af80dfca..1399f8be20e745f5d45629f694392c7b7da8f6af 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.
 qed.