diff options
Diffstat (limited to 'debugger/int64ops.ml')
-rw-r--r-- | debugger/int64ops.ml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debugger/int64ops.ml b/debugger/int64ops.ml index b854a6c34..a3dbdbe2c 100644 --- a/debugger/int64ops.ml +++ b/debugger/int64ops.ml @@ -1,6 +1,6 @@ (***********************************************************************) (* *) -(* Objective Caml *) +(* OCaml *) (* *) (* Damien Doligez, projet Moscova, INRIA Rocqencourt *) (* *) |