]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/tests/bad_tests/auto.ma
we started the infrastructure for the procedural rendering of proofs
[helm.git] / matita / tests / bad_tests / auto.ma
index c7bd62492ba953cac304ac22150965af3901b5e2..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 = 3.
+auto new depth = 4 width = 3 use_paramod = false.