diff options
Diffstat (limited to 'stdlib/format.ml')
-rw-r--r-- | stdlib/format.ml | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/stdlib/format.ml b/stdlib/format.ml index 34d3cb12f..e60c0c2c0 100644 --- a/stdlib/format.ml +++ b/stdlib/format.ml @@ -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$ *) + (* Tokens are one of the following : *) type pp_token = |