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