aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorJason Gross2018-10-02 14:45:00 -0400
committerJason Gross2018-10-02 14:45:40 -0400
commit3208a68e2c1b5f29fe33b54a66a2c361d3bfc531 (patch)
treeeb3c7d125bed17f2338dc6980a1fac315460ad05 /doc
parent9e7402632f1aecf5d2dce936d95e296097024ea5 (diff)
Update the -compat flags
Mostly via `dev/tools/update-compat.py --cur-version=8.9` We just remove test-suite/success/FunindExtraction_compat86.v because, except for the `Extraction iszero.` line at the bottom, it is a duplicate of `test-suite/success/Funind.v` (except with `-compat 8.6`). We also manually update a number of test-suite files to pre-emptively remove compatibility notations (which used to be compat 8.6, but are now compat 8.7).
Diffstat (limited to 'doc')
-rw-r--r--doc/stdlib/index-list.html.template2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/stdlib/index-list.html.template b/doc/stdlib/index-list.html.template
index 0fa42cadad..4cbf75b715 100644
--- a/doc/stdlib/index-list.html.template
+++ b/doc/stdlib/index-list.html.template
@@ -600,8 +600,8 @@ through the <tt>Require Import</tt> command.</p>
</dt>
<dd>
theories/Compat/AdmitAxiom.v
- theories/Compat/Coq86.v
theories/Compat/Coq87.v
theories/Compat/Coq88.v
+ theories/Compat/Coq89.v
</dd>
</dl>