diff options
Diffstat (limited to 'lib/heap.ml')
-rw-r--r-- | lib/heap.ml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/heap.ml b/lib/heap.ml index f0db2943..92aa0070 100644 --- a/lib/heap.ml +++ b/lib/heap.ml @@ -6,7 +6,7 @@ (* * GNU Lesser General Public License Version 2.1 *) (************************************************************************) -(* $Id: heap.ml,v 1.1.2.1 2004/07/16 19:30:30 herbelin Exp $ *) +(* $Id: heap.ml 5920 2004-07-16 20:01:26Z herbelin $ *) (*s Heaps *) |