diff options
Diffstat (limited to 'testsuite/tests/asmcomp/fib.cmm')
-rw-r--r-- | testsuite/tests/asmcomp/fib.cmm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/tests/asmcomp/fib.cmm b/testsuite/tests/asmcomp/fib.cmm index b7e64d302..d21260448 100644 --- a/testsuite/tests/asmcomp/fib.cmm +++ b/testsuite/tests/asmcomp/fib.cmm @@ -1,6 +1,6 @@ (***********************************************************************) (* *) -(* Objective Caml *) +(* OCaml *) (* *) (* Xavier Leroy, projet Cristal, INRIA Rocquencourt *) (* *) |