X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Focaml%2Ftactics%2FproofEngineHelpers.mli;h=b04f1313923404bc4c9533bf4937ba89e8220b9c;hb=0409d6974224ddfc00a5f3d9918651c6d99aa661;hp=013d6292aab5417287f276299f29c23277769e9c;hpb=87ceae4bcca0b4bc6c2366191811c6ef16a5d14d;p=helm.git diff --git a/helm/ocaml/tactics/proofEngineHelpers.mli b/helm/ocaml/tactics/proofEngineHelpers.mli index 013d6292a..b04f13139 100644 --- a/helm/ocaml/tactics/proofEngineHelpers.mli +++ b/helm/ocaml/tactics/proofEngineHelpers.mli @@ -80,6 +80,8 @@ val select: ] option list * (Cic.context * Cic.term) list +val locate_in_term: Cic.term -> where:Cic.term -> Cic.context + (* saturate_term newmeta metasenv context ty *) (* Given a type [ty] (a backbone), it returns its head and a new metasenv in *) (* which there is new a META for each hypothesis, a list of arguments for the *)