X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fsoftware%2Fmatita%2Fcontribs%2Fprova.ma;h=5a486b6e493a1b42ff1b8c2d7fe98f8449ea3559;hb=8b20a402003f57320cb9f0cc2eedebbceb16d3fc;hp=457899a8ce8d4c9d3c0a6a5950557214a41fb7e3;hpb=72858765956176eebbd67669db6e2cee8cdb0de0;p=helm.git diff --git a/helm/software/matita/contribs/prova.ma b/helm/software/matita/contribs/prova.ma index 457899a8c..5a486b6e4 100644 --- a/helm/software/matita/contribs/prova.ma +++ b/helm/software/matita/contribs/prova.ma @@ -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 +*)