diff options
Diffstat (limited to 'stdlib/queue.ml')
-rw-r--r-- | stdlib/queue.ml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/stdlib/queue.ml b/stdlib/queue.ml index 9e21686a1..605a89204 100644 --- a/stdlib/queue.ml +++ b/stdlib/queue.ml @@ -1,6 +1,6 @@ (***********************************************************************) (* *) -(* Objective Caml *) +(* OCaml *) (* *) (* François Pottier, projet Cristal, INRIA Rocquencourt *) (* *) |