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