blob: 6cab6a1c135a2f93e7ab0ff802360abff45ea9f6 (
plain)
1
2
3
|
- Fix proof of False when using |SProp| (incorrect De Bruijn handling
when inferring the relevance mark of a function) (`#10904
<https://github.com/coq/coq/pull/10904>`_, by Pierre-Marie Pédrot).
|