diff options
Diffstat (limited to 'bytecomp/typeopt.ml')
-rw-r--r-- | bytecomp/typeopt.ml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bytecomp/typeopt.ml b/bytecomp/typeopt.ml index f8e43f0df..3af231839 100644 --- a/bytecomp/typeopt.ml +++ b/bytecomp/typeopt.ml @@ -1,6 +1,6 @@ (***********************************************************************) (* *) -(* Objective Caml *) +(* OCaml *) (* *) (* Xavier Leroy, projet Cristal, INRIA Rocquencourt *) (* *) |