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