aboutsummaryrefslogtreecommitdiffhomepage
path: root/tactics/dhyp.mli
blob: 2cbf9a8270cfdf9c456e04a8607c096c03c8b872 (plain)
1
2
3
4
5
6
7
8
9
10
11
12

(*i $Id$ i*)

(*i*)
open Names
open Tacmach
(*i*)

(* Programmable destruction of hypotheses and conclusions. *)

val dHyp : identifier -> tactic
val dConcl : tactic