]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/components/content_pres/termContentPres.ml
CProp hierarchy is there!
[helm.git] / helm / software / components / content_pres / termContentPres.ml
index 0f51e36a9acf9fb2241017a0a12580bdccb5a72d..1ee406623ad91e61fab3745cef335e9636499d13 100644 (file)
@@ -100,7 +100,7 @@ let binder_symbol s =
 let string_of_sort_kind = function
   | `Prop -> "Prop"
   | `Set -> "Set"
-  | `CProp -> "CProp"
+  | `CProp -> "CProp"
   | `Type _ -> "Type"
 
 let pp_ast0 t k =