diff options
Diffstat (limited to 'bytecomp/switch.mli')
-rw-r--r-- | bytecomp/switch.mli | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bytecomp/switch.mli b/bytecomp/switch.mli index 33014c0f7..69fc800d3 100644 --- a/bytecomp/switch.mli +++ b/bytecomp/switch.mli @@ -1,6 +1,6 @@ (***********************************************************************) (* *) -(* Objective Caml *) +(* OCaml *) (* *) (* Luc Maranget, projet Moscova, INRIA Rocquencourt *) (* *) |