diff options
Diffstat (limited to 'debugger/checkpoints.mli')
-rw-r--r-- | debugger/checkpoints.mli | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debugger/checkpoints.mli b/debugger/checkpoints.mli index 17c1037aa..b37d1ae55 100644 --- a/debugger/checkpoints.mli +++ b/debugger/checkpoints.mli @@ -1,9 +1,9 @@ (***********************************************************************) (* *) -(* Objective Caml *) +(* OCaml *) (* *) (* Jerome Vouillon, projet Cristal, INRIA Rocquencourt *) -(* Objective Caml port by John Malecki and Xavier Leroy *) +(* OCaml port by John Malecki and Xavier Leroy *) (* *) (* Copyright 1996 Institut National de Recherche en Informatique et *) (* en Automatique. All rights reserved. This file is distributed *) |