]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/matita/contribs/prova.ma
prova.ma: baseuri fixed
[helm.git] / helm / software / matita / contribs / prova.ma
index 457899a8ce8d4c9d3c0a6a5950557214a41fb7e3..5a486b6e493a1b42ff1b8c2d7fe98f8449ea3559 100644 (file)
@@ -12,7 +12,7 @@
 (*                                                                        *)
 (**************************************************************************)
 
-set "baseuri" "cic:/matita/test/".
+set "baseuri" "cic:/matita/tests".
 
 include "nat/nat.ma".
 
@@ -24,4 +24,4 @@ theorem pippo: \forall (P,Q,R:nat \to Prop).
 theorem pippo: \forall (P,Q,R:nat \to Prop).
                \forall x,y. x=y \to P x \to Q x \to R x.
                intros. rewrite > H in y.
-*)
\ No newline at end of file
+*)