aboutsummaryrefslogtreecommitdiffhomepage
path: root/lib/heap.mli
diff options
context:
space:
mode:
Diffstat (limited to 'lib/heap.mli')
-rw-r--r--lib/heap.mli2
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/heap.mli b/lib/heap.mli
index a8c70d37d..fe34b250d 100644
--- a/lib/heap.mli
+++ b/lib/heap.mli
@@ -6,8 +6,6 @@
* GNU Lesser General Public License Version 2.1
***********************************************************************)
-(*i $Id$ i*)
-
(** Heaps *)
module type Ordered = sig