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