]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/ocaml/mathql_generator/mQGTypes.ml
update
[helm.git] / helm / ocaml / mathql_generator / mQGTypes.ml
index 2dacfe14c5d045690a8f33f12b0bd1ae678546e6..79c10225058207e488fad6018f2ee54baae966b7 100644 (file)
@@ -39,6 +39,7 @@ type depth = int
 type sort = Set
           | Prop
           | Type
+          | CProp
  
 type spec = MustObj  of uri list * position list * depth list
           | MustSort of sort list * position list * depth list