diff options
Diffstat (limited to 'kernel/typeops.mli')
| -rw-r--r-- | kernel/typeops.mli | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kernel/typeops.mli b/kernel/typeops.mli index a07206fb0f..a2fedf7f16 100644 --- a/kernel/typeops.mli +++ b/kernel/typeops.mli @@ -84,7 +84,7 @@ open Inductive val find_case_dep_nparams : env -> 'a evar_map -> constr * constr -> inductive_family -> constr -> bool -(* +(*i val hyps_inclusion : env -> 'a evar_map -> var_context -> var_context -> bool -*) +i*) |
