]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/ocaml/tactics/proofEngineHelpers.ml
Added $Id$ to every .ml file.
[helm.git] / helm / ocaml / tactics / proofEngineHelpers.ml
index bb6390bdcdb2c3d231674520882fc41c585c44f0..cf7df2d58a197ca9895837e784aa0a94e4b47294 100644 (file)
@@ -23,6 +23,8 @@
  * http://cs.unibo.it/helm/.
  *)
 
+(* $Id$ *)
+
 exception Bad_pattern of string Lazy.t
 
 let new_meta_of_proof ~proof:(_, metasenv, _, _) =