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

(* $Id$ *)

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

(* Programmable destruction of hypotheses and conclusions. *)

val dHyp : identifier -> tactic
val dConcl : tactic