Closed herbelin closed 3 years ago
We insert a translation function which emulates the previous behavior. Note also that subst_instance_constr now needs a disambiguation.
subst_instance_constr
This is to be merged synchronously with coq/coq#14846.
Note: In passing, and independently, we adapt to a warning (lift_rel_context now provided by Coq).
lift_rel_context
We insert a translation function which emulates the previous behavior. Note also that
subst_instance_constr
now needs a disambiguation.This is to be merged synchronously with coq/coq#14846.
Note: In passing, and independently, we adapt to a warning (
lift_rel_context
now provided by Coq).