summaryrefslogtreecommitdiffstats
path: root/bytecomp/meta.mli
diff options
context:
space:
mode:
Diffstat (limited to 'bytecomp/meta.mli')
-rw-r--r--bytecomp/meta.mli2
1 files changed, 0 insertions, 2 deletions
diff --git a/bytecomp/meta.mli b/bytecomp/meta.mli
index 93be656ad..a8ef5272a 100644
--- a/bytecomp/meta.mli
+++ b/bytecomp/meta.mli
@@ -10,8 +10,6 @@
(* *)
(***********************************************************************)
-(* $Id$ *)
-
(* To control the runtime system and bytecode interpreter *)
external global_data : unit -> Obj.t array = "caml_get_global_data"