diff options
Diffstat (limited to 'doc/stdlib/index-list.html.template')
-rw-r--r-- | doc/stdlib/index-list.html.template | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/stdlib/index-list.html.template b/doc/stdlib/index-list.html.template index 854c786c..024e1341 100644 --- a/doc/stdlib/index-list.html.template +++ b/doc/stdlib/index-list.html.template @@ -476,6 +476,13 @@ through the <tt>Require Import</tt> command.</p> theories/MSets/MSetPositive.v theories/MSets/MSetToFiniteSet.v (theories/MSets/MSets.v) + theories/MMaps/MMapAVL.v + theories/MMaps/MMapFacts.v + theories/MMaps/MMapInterface.v + theories/MMaps/MMapList.v + theories/MMaps/MMapPositive.v + theories/MMaps/MMapWeakList.v + (theories/MMaps/MMaps.v) </dd> <dt> <b>FSets</b>: |