X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=components%2Fcic%2Fcic.ml;h=1b02df3f1a12c7367a64a64cdc49fad3f7d1d9c0;hb=c651530ffbff86d63868f452ec4fdc59488fc4ee;hp=c5a5c1e4079991118daf4110fa7fef1c8a785c62;hpb=e00d05ab58597620345c2fd49b84a23efa8db34c;p=helm.git diff --git a/components/cic/cic.ml b/components/cic/cic.ml index c5a5c1e40..1b02df3f1 100644 --- a/components/cic/cic.ml +++ b/components/cic/cic.ml @@ -57,6 +57,7 @@ type name = type object_flavour = [ `Definition + | `MutualDefinition | `Fact | `Lemma | `Remark