X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Focaml%2Ftactics%2FproofEngineHelpers.ml;h=cf7df2d58a197ca9895837e784aa0a94e4b47294;hb=cbac948d507d74a558ba7f11ce10bc252b1ba8ba;hp=bb6390bdcdb2c3d231674520882fc41c585c44f0;hpb=827e35d6058ebba3a4a4fa6eb3c160f0cd0fd1e8;p=helm.git diff --git a/helm/ocaml/tactics/proofEngineHelpers.ml b/helm/ocaml/tactics/proofEngineHelpers.ml index bb6390bdc..cf7df2d58 100644 --- a/helm/ocaml/tactics/proofEngineHelpers.ml +++ b/helm/ocaml/tactics/proofEngineHelpers.ml @@ -23,6 +23,8 @@ * http://cs.unibo.it/helm/. *) +(* $Id$ *) + exception Bad_pattern of string Lazy.t let new_meta_of_proof ~proof:(_, metasenv, _, _) =