]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/tests/naiveparamod.ma
...
[helm.git] / matita / tests / naiveparamod.ma
index 37011c733e4fb9486e3ec161b7d0635a27d405c9..3f0c21030d182ebbfcdbc3d791aafc290f7833bf 100644 (file)
@@ -12,7 +12,7 @@
 (*                                                                        *)
 (**************************************************************************)
 
-set "baseuri" "cic:/matita/test/".
+set "baseuri" "cic:/matita/tests/naiveparamod".
 
 include "logic/equality.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). *)
-  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 *)