aboutsummaryrefslogtreecommitdiffhomepage
path: root/proofs/tacmach.ml
diff options
context:
space:
mode:
Diffstat (limited to 'proofs/tacmach.ml')
-rw-r--r--proofs/tacmach.ml2
1 files changed, 0 insertions, 2 deletions
diff --git a/proofs/tacmach.ml b/proofs/tacmach.ml
index cab124d93..4524fe6a1 100644
--- a/proofs/tacmach.ml
+++ b/proofs/tacmach.ml
@@ -109,8 +109,6 @@ let pf_matches = pf_apply Matching.matches_conv
(* Tactics handling a list of goals *)
(************************************)
-type transformation_tactic = proof_tree -> goal list
-
type validation_list = proof_tree list -> proof_tree list
type tactic_list = Refiner.tactic_list