]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/ocaml/cic_acic/cic2acic.ml
Added $Id$ to every .ml file.
[helm.git] / helm / ocaml / cic_acic / cic2acic.ml
index 79d9bd0da960bb21916897b44b89a080885bbb9a..8540e0e6492fb4c15c3026e38f47c94b38e52202 100644 (file)
@@ -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