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