X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;ds=sidebyside;f=matita%2Ftests%2Fbad_tests%2Fauto.ma;h=24226600c6669657629fb9afdd9a274034d72bcb;hb=3f9fd7c83c59b8230cb349a9114e72e026ac12d0;hp=12fa478bbcf1934296a7047ca8a126d68f3355b0;hpb=51c08664500a2da69644dc168da5d07f279ca992;p=helm.git diff --git a/matita/tests/bad_tests/auto.ma b/matita/tests/bad_tests/auto.ma index 12fa478bb..24226600c 100755 --- a/matita/tests/bad_tests/auto.ma +++ b/matita/tests/bad_tests/auto.ma @@ -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.