]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/ocaml/mathql_generator/mQGTypes.ml
ocaml 3.09 transition
[helm.git] / helm / ocaml / mathql_generator / mQGTypes.ml
index 2dacfe14c5d045690a8f33f12b0bd1ae678546e6..a210aa68f355e1b9bc95744255a9f9440da52716 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