]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/ocaml/grafite_parser/cicNotation2.ml
Added $Id$ to every .ml file.
[helm.git] / helm / ocaml / grafite_parser / cicNotation2.ml
index f978f2971f4d5f89d521eb747b09df0cfdbca2ec..015d426e72c82acde6b4509b1a57cb41d097b58b 100644 (file)
@@ -23,6 +23,8 @@
  * http://helm.cs.unibo.it/
  *)
 
+(* $Id$ *)
+
 let load_notation ~include_paths fname =
   let ic = open_in fname in
   let lexbuf = Ulexing.from_utf8_channel ic in