]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/ocaml/cic/cicParser.ml
Added $Id$ to every .ml file.
[helm.git] / helm / ocaml / cic / cicParser.ml
index 68f1257d1557c3933caaf80825552b0e411834c9..317bcb9f0a002f17284133d3da7c9bdd972c2116 100644 (file)
@@ -23,6 +23,8 @@
  * http://helm.cs.unibo.it/
  *)
 
+(* $Id$ *)
+
 let debug = false
 let debug_print s = if debug then prerr_endline (Lazy.force s)