diff options
Diffstat (limited to 'bytecomp/symtable.mli')
-rw-r--r-- | bytecomp/symtable.mli | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bytecomp/symtable.mli b/bytecomp/symtable.mli index cbef01e25..d9001051e 100644 --- a/bytecomp/symtable.mli +++ b/bytecomp/symtable.mli @@ -1,6 +1,6 @@ (***********************************************************************) (* *) -(* Objective Caml *) +(* OCaml *) (* *) (* Xavier Leroy, projet Cristal, INRIA Rocquencourt *) (* *) |