diff options
Diffstat (limited to 'typing/includeclass.ml')
-rw-r--r-- | typing/includeclass.ml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/typing/includeclass.ml b/typing/includeclass.ml index 0bb47b52e..8dc35115e 100644 --- a/typing/includeclass.ml +++ b/typing/includeclass.ml @@ -1,6 +1,6 @@ (***********************************************************************) (* *) -(* Objective Caml *) +(* OCaml *) (* *) (* Jerome Vouillon, projet Cristal, INRIA Rocquencourt *) (* *) |