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