From 55ce117e8083477593cf1ff2e51a3641c7973830 Mon Sep 17 00:00:00 2001 From: Samuel Mimram Date: Tue, 13 Feb 2007 13:48:12 +0000 Subject: Imported Upstream version 8.1+dfsg --- kernel/inductive.mli | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'kernel/inductive.mli') diff --git a/kernel/inductive.mli b/kernel/inductive.mli index b9d0f984..58343dab 100644 --- a/kernel/inductive.mli +++ b/kernel/inductive.mli @@ -6,7 +6,7 @@ (* * GNU Lesser General Public License Version 2.1 *) (************************************************************************) -(*i $Id: inductive.mli 9314 2006-10-29 20:11:08Z herbelin $ i*) +(*i $Id: inductive.mli 9421 2006-12-08 16:00:53Z barras $ i*) (*i*) open Names @@ -106,5 +106,5 @@ type guard_env = } val subterm_specif : guard_env -> constr -> subterm_spec -val case_branches_specif : guard_env -> constr -> inductive -> +val case_branches_specif : guard_env -> subterm_spec -> inductive -> constr array -> (guard_env * constr) array -- cgit v1.2.3