diff options
Diffstat (limited to 'otherlibs/threads/condition.ml')
-rw-r--r-- | otherlibs/threads/condition.ml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/otherlibs/threads/condition.ml b/otherlibs/threads/condition.ml index e012a86e3..ee687a85b 100644 --- a/otherlibs/threads/condition.ml +++ b/otherlibs/threads/condition.ml @@ -1,6 +1,6 @@ (***********************************************************************) (* *) -(* Objective Caml *) +(* OCaml *) (* *) (* Xavier Leroy and Damien Doligez, INRIA Rocquencourt *) (* *) |