aboutsummaryrefslogtreecommitdiffhomepage
path: root/plugins/funind/invfun.mli
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/funind/invfun.mli')
-rw-r--r--plugins/funind/invfun.mli2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/funind/invfun.mli b/plugins/funind/invfun.mli
index ad306ab25..9151fd0e2 100644
--- a/plugins/funind/invfun.mli
+++ b/plugins/funind/invfun.mli
@@ -10,7 +10,7 @@
val invfun :
Misctypes.quantified_hypothesis ->
- Globnames.global_reference option ->
+ Names.GlobRef.t option ->
Evar.t Evd.sigma -> Evar.t list Evd.sigma
val derive_correctness :
(Evd.evar_map ref ->