diff options
| author | herbelin | 2000-01-07 22:22:20 +0000 |
|---|---|---|
| committer | herbelin | 2000-01-07 22:22:20 +0000 |
| commit | 92aed12e291b1efee31f331dff98386527bb69f0 (patch) | |
| tree | d2f60b9db4524441050f41324a3073e9460ee846 /library/indrec.mli | |
| parent | 805b6b2776866acd2cf94d8ce72eabd7cebbefe1 (diff) | |
Correction pbs liƩs aux evar
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@265 85f007b7-540e-0410-9357-904b9bb8a0f7
Diffstat (limited to 'library/indrec.mli')
| -rw-r--r-- | library/indrec.mli | 3 |
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 *) |
