X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Focaml%2Fcic_acic%2Fcic2acic.ml;h=8540e0e6492fb4c15c3026e38f47c94b38e52202;hb=fdf2f441d2c82e3b14fa19c366610d367fb1e4fb;hp=79d9bd0da960bb21916897b44b89a080885bbb9a;hpb=0ddafb552e4653be302cac36554ebb5cfdac2be5;p=helm.git diff --git a/helm/ocaml/cic_acic/cic2acic.ml b/helm/ocaml/cic_acic/cic2acic.ml index 79d9bd0da..8540e0e64 100644 --- a/helm/ocaml/cic_acic/cic2acic.ml +++ b/helm/ocaml/cic_acic/cic2acic.ml @@ -23,6 +23,8 @@ * http://cs.unibo.it/helm/. *) +(* $Id$ *) + type sort_kind = [ `Prop | `Set | `Type of CicUniv.universe | `CProp ] let string_of_sort = function