diff options
Diffstat (limited to 'theories/IntMap/Allmaps.v')
-rw-r--r-- | theories/IntMap/Allmaps.v | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/theories/IntMap/Allmaps.v b/theories/IntMap/Allmaps.v index 68744220..f9a0feac 100644 --- a/theories/IntMap/Allmaps.v +++ b/theories/IntMap/Allmaps.v @@ -5,7 +5,7 @@ (* // * This file is distributed under the terms of the *) (* * GNU Lesser General Public License Version 2.1 *) (************************************************************************) -(*i $Id: Allmaps.v,v 1.3.2.1 2004/07/16 19:31:04 herbelin Exp $ i*) +(*i $Id: Allmaps.v 5920 2004-07-16 20:01:26Z herbelin $ i*) Require Export Addr. Require Export Adist. |