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