diff options
Diffstat (limited to 'otherlibs/threads/thread.ml')
-rw-r--r-- | otherlibs/threads/thread.ml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/otherlibs/threads/thread.ml b/otherlibs/threads/thread.ml index 723669a39..f4bbd8a5a 100644 --- a/otherlibs/threads/thread.ml +++ b/otherlibs/threads/thread.ml @@ -1,6 +1,6 @@ (***********************************************************************) (* *) -(* Objective Caml *) +(* OCaml *) (* *) (* Xavier Leroy, projet Cristal, INRIA Rocquencourt *) (* *) |