diff options
Diffstat (limited to 'plugins/funind/recdef.mli')
| -rw-r--r-- | plugins/funind/recdef.mli | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/funind/recdef.mli b/plugins/funind/recdef.mli index 4e5146e37c..2612f2b63e 100644 --- a/plugins/funind/recdef.mli +++ b/plugins/funind/recdef.mli @@ -25,4 +25,4 @@ val recursive_definition : -> EConstr.constr -> unit) -> Constrexpr.constr_expr list - -> Lemmas.t option + -> Declare.Proof.t option |
