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