diff options
| author | Vincent Laporte | 2019-03-20 17:01:56 +0000 |
|---|---|---|
| committer | Vincent Laporte | 2019-07-26 09:11:29 +0000 |
| commit | 2f57090a48768f5cdc386110b0d21a620fe67d05 (patch) | |
| tree | 1960437b4f6606d09ea0aac06f1df97da5326937 /doc | |
| parent | 9b7b34702f1134841f7f9408db27074b5479e07d (diff) | |
[stdlib] Remove deprecated module Zlogarithm
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/changelog/10-standard-library/09811-remove-zlogarithm.rst | 3 | ||||
| -rw-r--r-- | doc/stdlib/index-list.html.template | 1 |
2 files changed, 3 insertions, 1 deletions
diff --git a/doc/changelog/10-standard-library/09811-remove-zlogarithm.rst b/doc/changelog/10-standard-library/09811-remove-zlogarithm.rst new file mode 100644 index 0000000000..3533764964 --- /dev/null +++ b/doc/changelog/10-standard-library/09811-remove-zlogarithm.rst @@ -0,0 +1,3 @@ +- Removes deprecated module `Coq.ZArith.Zlogarithm` + (#9881 <https://github.com/coq/coq/pull/9811> + by Vincent Laporte). diff --git a/doc/stdlib/index-list.html.template b/doc/stdlib/index-list.html.template index a561de1d0c..8d481b7f03 100644 --- a/doc/stdlib/index-list.html.template +++ b/doc/stdlib/index-list.html.template @@ -188,7 +188,6 @@ through the <tt>Require Import</tt> command.</p> theories/ZArith/Zdiv.v theories/ZArith/Zquot.v theories/ZArith/Zeuclid.v - theories/ZArith/Zlogarithm.v (theories/ZArith/ZArith.v) theories/ZArith/Zgcd_alt.v theories/ZArith/Zwf.v |
