]> matita.cs.unibo.it Git - helm.git/blobdiff - components/tactics/declarative.ml
Dama: up to L-spaces and the proof (completed up to properties of the
[helm.git] / components / tactics / declarative.ml
index ef052cfcbec5e2db9394eb603978d8a3577e792e..75f56f2b683bdc9f53fe6c5769ec0b7a8dec81cb 100644 (file)
@@ -59,7 +59,7 @@ let by_term_we_proved ~dbd t ty id ty' =
            Tacticals.then_
             ~start:(Tactics.change
               ~pattern:(ProofEngineTypes.conclusion_pattern None)
-              (fun _ metasenv ugraph -> ty',metasenv,ugraph))
+              (fun _ metasenv ugraph -> ty,metasenv,ugraph))
             ~continuation:just
       )
    | Some id ->