]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/tests/test3.ma
avoid Failure "nth" when only one disambiguation pass is enabled
[helm.git] / 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.