aboutsummaryrefslogtreecommitdiffhomepage
path: root/proofs/tacmach.mli
diff options
context:
space:
mode:
Diffstat (limited to 'proofs/tacmach.mli')
-rw-r--r--proofs/tacmach.mli3
1 files changed, 0 insertions, 3 deletions
diff --git a/proofs/tacmach.mli b/proofs/tacmach.mli
index 22b9de0b7..66cb97fac 100644
--- a/proofs/tacmach.mli
+++ b/proofs/tacmach.mli
@@ -119,9 +119,6 @@ val top_of_tree : pftreestate -> pftreestate
val change_constraints_pftreestate :
evar_map -> pftreestate -> pftreestate
-(*
-val vernac_tactic : string * tactic_arg list -> tactic
-*)
(*s The most primitive tactics. *)
val refiner : rule -> tactic