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