aboutsummaryrefslogtreecommitdiffhomepage
path: root/proofs/logic.mli
diff options
context:
space:
mode:
Diffstat (limited to 'proofs/logic.mli')
-rw-r--r--proofs/logic.mli4
1 files changed, 0 insertions, 4 deletions
diff --git a/proofs/logic.mli b/proofs/logic.mli
index 696115a8a..75d9bd957 100644
--- a/proofs/logic.mli
+++ b/proofs/logic.mli
@@ -32,10 +32,6 @@ val with_check : tactic -> tactic
val prim_refiner : prim_rule -> evar_map -> goal -> goal list * evar_map
-type proof_variable
-
-
-val proof_variable_index : identifier -> proof_variable list -> int
(** {6 Refiner errors. } *)