summaryrefslogtreecommitdiff
path: root/plugins/funind/invfun.mli
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/funind/invfun.mli')
-rw-r--r--plugins/funind/invfun.mli4
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/funind/invfun.mli b/plugins/funind/invfun.mli
index ad306ab2..3ddc6092 100644
--- a/plugins/funind/invfun.mli
+++ b/plugins/funind/invfun.mli
@@ -9,8 +9,8 @@
(************************************************************************)
val invfun :
- Misctypes.quantified_hypothesis ->
- Globnames.global_reference option ->
+ Tactypes.quantified_hypothesis ->
+ Names.GlobRef.t option ->
Evar.t Evd.sigma -> Evar.t list Evd.sigma
val derive_correctness :
(Evd.evar_map ref ->