]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/matita/tests/bad_tests/auto.ma
auto => auto new everywhere + minor updates to make more tests pass
[helm.git] / helm / software / matita / tests / bad_tests / auto.ma
index 12fa478bbcf1934296a7047ca8a126d68f3355b0..24226600c6669657629fb9afdd9a274034d72bcb 100755 (executable)
@@ -24,4 +24,4 @@ alias symbol "plus" (instance 0) = "Coq's natural plus".
 alias symbol "times" (instance 0) = "Coq's natural times".
 theorem a : \forall x,y:nat. x*x+(S y) = O - x.
 intros.
-auto depth = 4 width = 3 use_paramod = false.
+auto new depth = 4 width = 3 use_paramod = false.