]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/components/cic/cic.ml
parameter sintax added to axiom statement
[helm.git] / helm / software / components / cic / cic.ml
index 53b4ef62bc3050c9264e4c4cc8cd5fd97ef90603..9a4f4b0dedde0fefe8ad8db133207c88804a7af0 100644 (file)
@@ -67,8 +67,7 @@ type object_flavour =
   ]
 
 type object_class =
-  [ `Coercion of int
-  | `Elim of sort   (** elimination principle; if sort is Type, the universe is
+  [ `Elim of sort   (** elimination principle; if sort is Type, the universe is
                       * not relevant *)
   | `Record of (string * bool * int) list (** 
                         inductive type that encodes a record; the arguments are