]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/ocaml/cic/deannotate.ml
Added $Id$ to every .ml file.
[helm.git] / helm / ocaml / cic / deannotate.ml
index 21e591d4e20cbe4e39b1726296cb55769e57e0f6..f04f5aa10e1197ea61c8338e3a39a01968083346 100644 (file)
@@ -23,6 +23,8 @@
  * http://cs.unibo.it/helm/.
  *)
 
+(* $Id$ *)
+
 (* converts annotated terms into cic terms (forgetting ids and names) *)
 let rec deannotate_term =
  let module C = Cic in