diff options
Diffstat (limited to 'stdlib/stream.ml')
-rw-r--r-- | stdlib/stream.ml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/stdlib/stream.ml b/stdlib/stream.ml index aa6a2a2ab..fc66acb3e 100644 --- a/stdlib/stream.ml +++ b/stdlib/stream.ml @@ -1,6 +1,6 @@ (***********************************************************************) (* *) -(* Ocaml *) +(* OCaml *) (* *) (* Daniel de Rauglaudre, projet Cristal, INRIA Rocquencourt *) (* *) |