diff options
Diffstat (limited to 'kernel/inductive.mli')
| -rw-r--r-- | kernel/inductive.mli | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kernel/inductive.mli b/kernel/inductive.mli index 727ccf4095..4f27c30b88 100644 --- a/kernel/inductive.mli +++ b/kernel/inductive.mli @@ -174,7 +174,7 @@ val get_constructor : inductive_family -> int -> constructor_summary of the products of the constructors types are not renamed when [Anonymous] *) -val get_arity : inductive_family -> flat_arity +val get_arity : inductive_family -> arity (* Examples: assume |
