]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/ocaml/tactics/variousTactics.mli
A few other tactics made available to matita.
[helm.git] / helm / ocaml / tactics / variousTactics.mli
index 2c891b036b75e635a38242383c61e8530f62c162..264168ed71cc8763f3fbe7bf329b18cce76bb575 100644 (file)
@@ -32,6 +32,3 @@ val generalize_tac:
  ?mk_fresh_name_callback:ProofEngineTypes.mk_fresh_name_type ->
  term:Cic.term -> ProofEngineTypes.pattern ->
   ProofEngineTypes.tactic
-
-  (* change the current goal to those referred by the given meta number *)
-val set_goal: int -> ProofEngineTypes.tactic