aboutsummaryrefslogtreecommitdiff
path: root/vernac/declare.mli
diff options
context:
space:
mode:
Diffstat (limited to 'vernac/declare.mli')
-rw-r--r--vernac/declare.mli3
1 files changed, 0 insertions, 3 deletions
diff --git a/vernac/declare.mli b/vernac/declare.mli
index 4e2ba1833f..5339f4702b 100644
--- a/vernac/declare.mli
+++ b/vernac/declare.mli
@@ -350,9 +350,6 @@ val declare_mutually_recursive
-> ntns:Vernacexpr.decl_notation list
-> rec_declaration:Constr.rec_declaration
-> possible_indexes:lemma_possible_guards option
- -> ?restrict_ucontext:bool
- (** XXX: restrict_ucontext should be always true, this seems like a
- bug in obligations, so this parameter should go away *)
-> Recthm.t list
-> Names.GlobRef.t list