diff options
author | Jason Gross <jgross@mit.edu> | 2018-03-07 11:17:49 -0500 |
---|---|---|
committer | Jason Gross <jgross@mit.edu> | 2018-03-07 11:17:49 -0500 |
commit | 6faef9c38104c09ce1a6e7db2589a746484ecfb4 (patch) | |
tree | e16299904b5c8ef5947042095e2ad5d8bf6579a9 /doc/stdlib | |
parent | 144517d764f11b8b79e8f7adfeca0d075dd4ac19 (diff) |
Add empty compat file for Coq 8.8
This closes #6598
Diffstat (limited to 'doc/stdlib')
-rw-r--r-- | doc/stdlib/index-list.html.template | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/stdlib/index-list.html.template b/doc/stdlib/index-list.html.template index a2739e457..8c09b23a5 100644 --- a/doc/stdlib/index-list.html.template +++ b/doc/stdlib/index-list.html.template @@ -598,5 +598,6 @@ through the <tt>Require Import</tt> command.</p> theories/Compat/AdmitAxiom.v theories/Compat/Coq86.v theories/Compat/Coq87.v + theories/Compat/Coq88.v </dd> </dl> |