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