]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/ocaml/library/libraryMisc.ml
Added $Id$ to every .ml file.
[helm.git] / helm / ocaml / library / libraryMisc.ml
index 7911789e2ad6e1ca5042e55bb3e845bbeae029eb..3f1931e42ce0e979e080c566381f47f572ddbdf8 100644 (file)
@@ -23,6 +23,8 @@
  * http://helm.cs.unibo.it/
  *)
 
+(* $Id$ *)
+
 let obj_file_of_baseuri ~basedir ~baseuri =
  let path = basedir ^ "/xml" ^ Pcre.replace ~pat:"^cic:" ~templ:"" baseuri in
   path ^ ".moo"