aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/stdlib
diff options
context:
space:
mode:
authorGravatar Maxime Dénès <mail@maximedenes.fr>2016-07-06 11:42:35 +0200
committerGravatar Maxime Dénès <mail@maximedenes.fr>2016-07-06 12:25:03 +0200
commit9a1eb2f4fefcc52f56785f20831e854bb626ae95 (patch)
treef08dd10e4d4dde5e9450eb005b8b8e60d64c66e7 /doc/stdlib
parentb2dd4dd979577e4f384750872f7f0e7f9bd8df94 (diff)
Fix #4793: Coq 8.6 should accept -compat 8.6
We also add a Coq86.v compat file.
Diffstat (limited to 'doc/stdlib')
-rw-r--r--doc/stdlib/index-list.html.template1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/stdlib/index-list.html.template b/doc/stdlib/index-list.html.template
index fb45777e7..9216c81fc 100644
--- a/doc/stdlib/index-list.html.template
+++ b/doc/stdlib/index-list.html.template
@@ -616,5 +616,6 @@ through the <tt>Require Import</tt> command.</p>
theories/Compat/AdmitAxiom.v
theories/Compat/Coq84.v
theories/Compat/Coq85.v
+ theories/Compat/Coq86.v
</dd>
</dl>