From 496ee9e9cc76afe0a2257f94c9e0903540749242 Mon Sep 17 00:00:00 2001 From: letouzey Date: Fri, 16 Jul 2010 16:02:23 +0000 Subject: MSetPositive: mention MSetInterface instead of FSetInterface git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@13288 85f007b7-540e-0410-9357-904b9bb8a0f7 --- theories/MSets/MSetPositive.v | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'theories/MSets') diff --git a/theories/MSets/MSetPositive.v b/theories/MSets/MSetPositive.v index 9bd1b7b89..e83ac27d6 100644 --- a/theories/MSets/MSetPositive.v +++ b/theories/MSets/MSetPositive.v @@ -6,7 +6,7 @@ (* * GNU Lesser General Public License Version 2.1 *) (***********************************************************************) -(** Efficient implementation of [FSetInterface.S] for positive keys, +(** Efficient implementation of [MSetInterface.S] for positive keys, inspired from the [FMapPositive] module. This module was adapted by Alexandre Ren, Damien Pous, and Thomas -- cgit v1.2.3