summaryrefslogtreecommitdiff
path: root/doc/stdlib/index-list.html.template
diff options
context:
space:
mode:
Diffstat (limited to 'doc/stdlib/index-list.html.template')
-rw-r--r--doc/stdlib/index-list.html.template10
1 files changed, 9 insertions, 1 deletions
diff --git a/doc/stdlib/index-list.html.template b/doc/stdlib/index-list.html.template
index 024e1341..866193ff 100644
--- a/doc/stdlib/index-list.html.template
+++ b/doc/stdlib/index-list.html.template
@@ -591,7 +591,7 @@ through the <tt>Require Import</tt> command.</p>
</dd>
<dt> <b>Program</b>:
- Support for dependently-typed programming.
+ Support for dependently-typed programming
</dt>
<dd>
theories/Program/Basics.v
@@ -612,4 +612,12 @@ through the <tt>Require Import</tt> command.</p>
theories/Unicode/Utf8_core.v
theories/Unicode/Utf8.v
</dd>
+
+ <dt> <b>Compat</b>:
+ Compatibility wrappers for previous versions of Coq
+ </dt>
+ <dd>
+ theories/Compat/Coq84.v
+ theories/Compat/Coq85.v
+ </dd>
</dl>