aboutsummaryrefslogtreecommitdiffhomepage
path: root/proofs/proof_global.mli
diff options
context:
space:
mode:
authorGravatar Arnaud Spiwack <arnaud@spiwack.net>2014-07-22 17:44:10 +0200
committerGravatar Arnaud Spiwack <arnaud@spiwack.net>2014-07-23 17:42:36 +0200
commitab4d3bae45265d18357bacbdeeefb7018f1e58c5 (patch)
tree9935aedd7319348ac005bdaa10a3c40a0c4b36e3 /proofs/proof_global.mli
parent1fd8e23da73422b17209e2d69a19dca6789bcaed (diff)
Proof_global.start_dependent_proof: properly threads the sigma through the telescope.
Allows for a more refined notion of dependently generated initial goals.
Diffstat (limited to 'proofs/proof_global.mli')
-rw-r--r--proofs/proof_global.mli2
1 files changed, 1 insertions, 1 deletions
diff --git a/proofs/proof_global.mli b/proofs/proof_global.mli
index be01229c9..d8e84d0aa 100644
--- a/proofs/proof_global.mli
+++ b/proofs/proof_global.mli
@@ -84,7 +84,7 @@ val start_proof :
(** Like [start_proof] except that there may be dependencies between
initial goals. *)
val start_dependent_proof :
- Evd.evar_map -> Names.Id.t -> Decl_kinds.goal_kind -> Proofview.telescope ->
+ Names.Id.t -> Decl_kinds.goal_kind -> Proofview.telescope ->
proof_terminator -> unit
(* Takes a function to add to the exceptions data relative to the