summaryrefslogtreecommitdiff
path: root/theories/FSets/FSetWeak.v
blob: bfe34cd7bc628ec43ad5abebf3dc43f9fe657dcf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
(***********************************************************************)
(*  v      *   The Coq Proof Assistant  /  The Coq Development Team    *)
(* <O___,, *        INRIA-Rocquencourt  &  LRI-CNRS-Orsay              *)
(*   \VV/  *************************************************************)
(*    //   *      This file is distributed under the terms of the      *)
(*         *       GNU Lesser General Public License Version 2.1       *)
(***********************************************************************)

(* $Id: FSetWeak.v 8819 2006-05-15 09:52:36Z letouzey $ *)

Require Export DecidableType.
Require Export DecidableTypeEx.
Require Export FSetWeakInterface.
Require Export FSetFacts.
Require Export FSetProperties.
Require Export FSetWeakList.