summaryrefslogtreecommitdiff
path: root/theories/FSets/FMapWeak.v
blob: 90ebeffc8d0ad18abb9998b491d9878480a17da7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
(***********************************************************************)
(*  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: FMapWeak.v 8639 2006-03-16 19:21:55Z letouzey $ *)

Require Export FMapWeakInterface.
Require Export FMapWeakList.