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