aboutsummaryrefslogtreecommitdiffhomepage
path: root/theories/Compat/Coq86.v
Commit message (Collapse)AuthorAge
* Update headers following #6543.Gravatar Théo Zimmermann2018-02-27
|
* Adding a V8.7 compatibility version number.Gravatar Hugo Herbelin2017-07-21
|
* Bump year in headers.Gravatar Pierre-Marie Pédrot2017-07-04
|
* Put plugin exports in the right compatibility fileGravatar Jason Gross2017-06-22
| | | | | | | | This closes [bug #5607](https://coq.inria.fr/bugs/show_bug.cgi?id=5607). PR #220 put the exports in the wrong compat files, presumably because it was originally targeted to version 8.6, and this wasn't updated when it was retargeted to version 8.7.
* Fix #4793: Coq 8.6 should accept -compat 8.6Gravatar Maxime Dénès2016-07-06
We also add a Coq86.v compat file.