X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fsoftware%2Fmatita%2Ftests%2Fnaiveparamod.ma;h=6246048425804773d94c7f1a1e2a2d088d8141a3;hb=73044fcac2ab47e6c9819c572f6bbd2b1e0f2a40;hp=8b83331a23efa0bbac6a67d93f954788ebfd5440;hpb=1f352f96a06605dcb2b3dd2a229c971ef2dc28e3;p=helm.git diff --git a/helm/software/matita/tests/naiveparamod.ma b/helm/software/matita/tests/naiveparamod.ma index 8b83331a2..624604842 100644 --- a/helm/software/matita/tests/naiveparamod.ma +++ b/helm/software/matita/tests/naiveparamod.ma @@ -30,7 +30,7 @@ theorem prova1: C. intros (A B C S a w h b wb). (* exact (h s (a b) b wb II). *) - autobatch new width = 5 depth = 3. (* look at h parameters! *) + autobatch width = 5 depth = 3. (* look at h parameters! *) qed. (* c'e' qualcosa di imperativo, se si cambia l'rdine delle ipotesi poi sclera *) @@ -44,4 +44,4 @@ theorem prova2: intros. autobatch paramodulation. try assumption. - qed. + qed. \ No newline at end of file