]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/matita/tests/naiveparamod.ma
auto => auto new everywhere + minor updates to make more tests pass
[helm.git] / helm / software / matita / tests / naiveparamod.ma
index 37011c733e4fb9486e3ec161b7d0635a27d405c9..7a3e3914ed980427f7d58e5c5ba701d631afba11 100644 (file)
@@ -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). *)
-  auto width = 5 depth = 3. (* look at h parameters! *)
+  auto new width = 5 depth = 3. (* look at h parameters! *)
   qed.
   
 (* c'e' qualcosa di imperativo, se si cambia l'rdine delle ipotesi poi sclera *)