]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/matita/contribs/CoRN-Decl/reals/Intervals.ma
helm_registry: added the pair unmarshaller
[helm.git] / helm / software / matita / contribs / CoRN-Decl / reals / Intervals.ma
index 01ce8de29026e91ab3aff0695b3998bb06bf856a..914586e0d5d7e82d18d24d5974f304a305ed1be4 100644 (file)
@@ -16,7 +16,7 @@
 
 set "baseuri" "cic:/matita/CoRN-Decl/reals/Intervals".
 
-include "CoRN_notation.ma".
+include "CoRN.ma".
 
 (* $Id: Intervals.v,v 1.10 2004/04/23 10:01:04 lcf Exp $ *)
 
@@ -92,10 +92,18 @@ inline "cic:/CoRN/reals/Intervals/Frestr.con".
 End Intervals.
 *)
 
+(* NOTATION
+Notation Compact := (compact _ _).
+*)
+
 (* UNEXPORTED
 Implicit Arguments Frestr [F P].
 *)
 
+(* NOTATION
+Notation FRestr := (Frestr (compact_wd _ _ _)).
+*)
+
 (* UNEXPORTED
 Section More_Intervals.
 *)