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