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 5f70b5f2..47cfb46f 100644 --- a/lib/heap.ml +++ b/lib/heap.ml @@ -6,7 +6,7 @@ (* * GNU Lesser General Public License Version 2.1 *) (************************************************************************) -(* $Id$ *) +(* $Id: heap.ml 13323 2010-07-24 15:57:30Z herbelin $ *) (*s Heaps *) |