From 5b7eafd0f00a16d78f99a27f5c7d5a0de77dc7e6 Mon Sep 17 00:00:00 2001 From: Stephane Glondu Date: Wed, 21 Jul 2010 09:46:51 +0200 Subject: Imported Upstream snapshot 8.3~beta0+13298 --- theories/FSets/FSets.v | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'theories/FSets/FSets.v') diff --git a/theories/FSets/FSets.v b/theories/FSets/FSets.v index a73c1da7..62a95734 100644 --- a/theories/FSets/FSets.v +++ b/theories/FSets/FSets.v @@ -6,7 +6,7 @@ (* * GNU Lesser General Public License Version 2.1 *) (***********************************************************************) -(* $Id: FSets.v 10699 2008-03-19 20:56:43Z letouzey $ *) +(* $Id$ *) Require Export OrderedType. Require Export OrderedTypeEx. @@ -21,4 +21,5 @@ Require Export FSetProperties. Require Export FSetEqProperties. Require Export FSetWeakList. Require Export FSetList. +Require Export FSetPositive. Require Export FSetAVL. \ No newline at end of file -- cgit v1.2.3