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 c865461e..46e72728 100644 --- a/lib/heap.mli +++ b/lib/heap.mli @@ -6,7 +6,7 @@ (* * GNU Lesser General Public License Version 2.1 *) (************************************************************************) -(* $Id: heap.mli,v 1.1.2.1 2004/07/16 19:30:30 herbelin Exp $ *) +(*i $Id: heap.mli,v 1.1.2.2 2005/01/21 17:14:11 herbelin Exp $ i*) (* Heaps *) |