diff options
| author | notin | 2006-03-15 16:19:53 +0000 |
|---|---|---|
| committer | notin | 2006-03-15 16:19:53 +0000 |
| commit | bb3aa221cec09dc997b0f7dac7bc4e1a1b51c744 (patch) | |
| tree | c650e4f52de0d687b412b4f251d85484e90372b0 /theories/FSets/FMapWeak.v | |
| parent | 1b299d804e74bee348b1de51f7946af67956fbb5 (diff) | |
Réparation de FSet (back to 8628)
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@8631 85f007b7-540e-0410-9357-904b9bb8a0f7
Diffstat (limited to 'theories/FSets/FMapWeak.v')
| -rw-r--r-- | theories/FSets/FMapWeak.v | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/theories/FSets/FMapWeak.v b/theories/FSets/FMapWeak.v index 7baeb2970d..9e377d1d07 100644 --- a/theories/FSets/FMapWeak.v +++ b/theories/FSets/FMapWeak.v @@ -6,7 +6,7 @@ (* * GNU Lesser General Public License Version 2.1 *) (***********************************************************************) -(* $Id$ *) +(* $Id: FSet.v,v 1.2 2004/12/08 19:19:24 letouzey Exp $ *) Require Export FMapWeakInterface. Require Export FMapWeakList. |
