diff options
Diffstat (limited to 'stdlib/camlinternalLazy.ml')
-rw-r--r-- | stdlib/camlinternalLazy.ml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/stdlib/camlinternalLazy.ml b/stdlib/camlinternalLazy.ml index 46cf42788..042a377c9 100644 --- a/stdlib/camlinternalLazy.ml +++ b/stdlib/camlinternalLazy.ml @@ -1,6 +1,6 @@ (***********************************************************************) (* *) -(* Objective Caml *) +(* OCaml *) (* *) (* Damien Doligez, projet Para, INRIA Rocquencourt *) (* *) |