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 9151fd0e2..3ddc60920 100644
--- a/plugins/funind/invfun.mli
+++ b/plugins/funind/invfun.mli
@@ -9,7 +9,7 @@
(************************************************************************)
val invfun :
- Misctypes.quantified_hypothesis ->
+ Tactypes.quantified_hypothesis ->
Names.GlobRef.t option ->
Evar.t Evd.sigma -> Evar.t list Evd.sigma
val derive_correctness :