summaryrefslogtreecommitdiff
path: root/stdlib/sort.ml
diff options
context:
space:
mode:
Diffstat (limited to 'stdlib/sort.ml')
-rw-r--r--stdlib/sort.ml2
1 files changed, 0 insertions, 2 deletions
diff --git a/stdlib/sort.ml b/stdlib/sort.ml
index 7c4a54a7f2..59c76cb7b0 100644
--- a/stdlib/sort.ml
+++ b/stdlib/sort.ml
@@ -11,8 +11,6 @@
(* *)
(***********************************************************************)
-(* $Id: sort.ml 12858 2012-08-10 14:45:51Z maranget $ *)
-
(* Merging and sorting *)
open Array