diff options
Diffstat (limited to 'lib/heap.mli')
-rw-r--r-- | lib/heap.mli | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/heap.mli b/lib/heap.mli index 46e72728..d351edd0 100644 --- a/lib/heap.mli +++ b/lib/heap.mli @@ -6,7 +6,7 @@ (* * GNU Lesser General Public License Version 2.1 *) (************************************************************************) -(*i $Id: heap.mli,v 1.1.2.2 2005/01/21 17:14:11 herbelin Exp $ i*) +(*i $Id: heap.mli 6621 2005-01-21 17:24:37Z herbelin $ i*) (* Heaps *) |