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