]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/ocaml/extlib/hLog.ml
Added $Id$ to every .ml file.
[helm.git] / helm / ocaml / extlib / hLog.ml
index 8d9fbe958586f69bb01f9025961da080255d6c6a..4ad2b5ba4804c0a02ab1896c6bc4515418248cb4 100644 (file)
@@ -23,6 +23,8 @@
  * http://helm.cs.unibo.it/
  *)
 
+(* $Id$ *)
+
 open Printf
 
 type log_tag = [ `Debug | `Error | `Message | `Warning ]