summaryrefslogtreecommitdiffstats
path: root/stdlib/sys.mli
diff options
context:
space:
mode:
Diffstat (limited to 'stdlib/sys.mli')
-rw-r--r--stdlib/sys.mli13
1 files changed, 13 insertions, 0 deletions
diff --git a/stdlib/sys.mli b/stdlib/sys.mli
index 3fb694d2b..59c2079bc 100644
--- a/stdlib/sys.mli
+++ b/stdlib/sys.mli
@@ -1,3 +1,16 @@
+(***********************************************************************)
+(* *)
+(* Caml Special Light *)
+(* *)
+(* Xavier Leroy, projet Cristal, INRIA Rocquencourt *)
+(* *)
+(* Copyright 1995 Institut National de Recherche en Informatique et *)
+(* Automatique. Distributed only by permission. *)
+(* *)
+(***********************************************************************)
+
+(* $Id$ *)
+
(* Module [Sys]: system interface *)
val argv: string array