]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/matita/contribs/LOGIC/Lift/defs.ma
freescale porting, work in progress
[helm.git] / helm / software / matita / contribs / LOGIC / Lift / defs.ma
index ae4f9cb0ae0c441575d4d12eb1dbd693903dc4a5..86d588e3eaabf35095b3e2839761e9f3c4eb2374 100644 (file)
 (*                                                                        *)
 (**************************************************************************)
 
-set "baseuri" "cic:/matita/LOGIC/Lift/defs".
+
 
 (* PROOF RELOCATION
 *)
 
-include "datatypes/Proof.ma".
+include "datatypes_defs/Proof.ma".
 
 inductive Lift: Nat \to Nat \to Proof \to Proof \to Prop \def
    | lift_lref_lt: \forall jd,jh,i. i < jd \to Lift jd jh (lref i) (lref i)