aboutsummaryrefslogtreecommitdiff
path: root/proofs/clenv.mli
diff options
context:
space:
mode:
Diffstat (limited to 'proofs/clenv.mli')
-rw-r--r--proofs/clenv.mli2
1 files changed, 1 insertions, 1 deletions
diff --git a/proofs/clenv.mli b/proofs/clenv.mli
index 65307debea..b15abb775f 100644
--- a/proofs/clenv.mli
+++ b/proofs/clenv.mli
@@ -129,5 +129,5 @@ val pr_clenv : 'a clausenv -> Pp.std_ppcmds
(* [abstract_list_all env sigma t c l] *)
(* abstracts the terms in l over c to get a term of type t *)
val abstract_list_all :
- Environ.env -> 'a Evd.evar_map -> constr -> constr -> constr list -> constr
+ Environ.env -> Evd.evar_map -> constr -> constr -> constr list -> constr