diff options
| author | letouzey | 2006-03-15 10:42:08 +0000 |
|---|---|---|
| committer | letouzey | 2006-03-15 10:42:08 +0000 |
| commit | e2152605c47212265f896f0625effc5beaef8842 (patch) | |
| tree | 7a2315d766cb752dde33b27c63ced78e6d9d2892 /theories/FSets/FSetWeak.v | |
| parent | 150d190dfc60e462dfacafcfed3cabb58ff95365 (diff) | |
reparation des $
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@8629 85f007b7-540e-0410-9357-904b9bb8a0f7
Diffstat (limited to 'theories/FSets/FSetWeak.v')
| -rw-r--r-- | theories/FSets/FSetWeak.v | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/theories/FSets/FSetWeak.v b/theories/FSets/FSetWeak.v index 5fea8b6ea2..33c06dd6d4 100644 --- a/theories/FSets/FSetWeak.v +++ b/theories/FSets/FSetWeak.v @@ -6,7 +6,7 @@ (* * GNU Lesser General Public License Version 2.1 *) (***********************************************************************) -(* $Id: FSet.v,v 1.2 2004/12/08 19:19:24 letouzey Exp $ *) +(* $Id$ *) Require Export DecidableType. Require Export FSetWeakInterface. |
