diff options
Diffstat (limited to 'debugger/symbols.ml')
-rw-r--r-- | debugger/symbols.ml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debugger/symbols.ml b/debugger/symbols.ml index 392da976a..9fba3e09c 100644 --- a/debugger/symbols.ml +++ b/debugger/symbols.ml @@ -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 *) |