]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/ocaml/cic/cic.ml
sort CProp added
[helm.git] / helm / ocaml / cic / cic.ml
index 6d58e6164336dbb8fecf6a5e8007f5ef77b31bae..cb2af219b89daaa904577ff83c93ebb8e1c98086 100644 (file)
@@ -51,6 +51,7 @@ and sort =
    Prop
  | Set
  | Type
+ | CProp
 and name =
    Name of string
  | Anonymous