diff options
Diffstat (limited to 'kernel/reduction.mli')
| -rw-r--r-- | kernel/reduction.mli | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/kernel/reduction.mli b/kernel/reduction.mli index 7908c26f26..10b4edc43c 100644 --- a/kernel/reduction.mli +++ b/kernel/reduction.mli @@ -142,8 +142,6 @@ val is_info_cast_type : env -> 'a evar_map -> constr -> bool val contents_of_cast_type : env -> 'a evar_map -> constr -> contents i*) -val poly_args : env -> 'a evar_map -> constr -> int list - val whd_programs : 'a reduction_function (* [reduce_fix] contracts a fix redex if it is actually reducible *) |
