aboutsummaryrefslogtreecommitdiff
path: root/mathcomp/ssreflect/plugin/v8.6/ssrfun.v
AgeCommit message (Collapse)Author
2018-03-21Declare prenex implicits for `Some_inj`Anton Trunov
This backports the changes from Coq's [PR #6911](https://github.com/coq/coq/pull/6911) And also fixes a typo in doc comments
2017-06-09fix compilation on 8.6Enrico Tassi