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