aboutsummaryrefslogtreecommitdiff
path: root/library/indrec.mli
diff options
context:
space:
mode:
Diffstat (limited to 'library/indrec.mli')
-rw-r--r--library/indrec.mli3
1 files changed, 0 insertions, 3 deletions
diff --git a/library/indrec.mli b/library/indrec.mli
index 4b078c4f13..f458c7a9e5 100644
--- a/library/indrec.mli
+++ b/library/indrec.mli
@@ -38,9 +38,6 @@ i*)
val is_mutind : env -> 'a evar_map -> constr -> bool
-val branch_scheme :
- env -> 'a evar_map -> bool -> int -> inductive * constr list -> constr
-
(* In [inductive * constr list * constr list], the second argument is
the list of global parameters and the third the list of real args *)