]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/components/content_pres/cicNotationParser.ml
CProp hierarchy is there!
[helm.git] / helm / software / components / content_pres / cicNotationParser.ml
index 5aac1ef7da2422b9371febffda764fb250a9ca63..bae4a8f593628821b0f8d1181563aa7e496222b8 100644 (file)
@@ -427,7 +427,7 @@ EXTEND
     [ "Prop" -> `Prop
     | "Set" -> `Set
     | "Type" -> `Type (CicUniv.fresh ()) 
-    | "CProp" -> `CProp
+    | "CProp" -> `CProp (CicUniv.fresh ())
     ]
   ];
   explicit_subst: [