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