aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/stdlib
diff options
context:
space:
mode:
Diffstat (limited to 'doc/stdlib')
-rw-r--r--doc/stdlib/index-list.html.template4
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/stdlib/index-list.html.template b/doc/stdlib/index-list.html.template
index 8f80d56ce..a4feb012b 100644
--- a/doc/stdlib/index-list.html.template
+++ b/doc/stdlib/index-list.html.template
@@ -425,6 +425,7 @@ through the <tt>Require Import</tt> command.</p>
theories/MSets/MSetWeakList.v
theories/MSets/MSetList.v
theories/MSets/MSetAVL.v
+ theories/MSets/MSetPositive.v
theories/MSets/MSetToFiniteSet.v
(theories/MSets/MSets.v)
</dd>
@@ -444,8 +445,9 @@ through the <tt>Require Import</tt> command.</p>
theories/FSets/FSetList.v
theories/FSets/FSetWeakList.v
theories/FSets/FSetCompat.v
- (theories/FSets/FSets.v)
theories/FSets/FSetAVL.v
+ theories/FSets/FSetPositive.v
+ (theories/FSets/FSets.v)
theories/FSets/FSetToFiniteSet.v
theories/FSets/FMapInterface.v
theories/FSets/FMapWeakList.v