From 3b507dd1aa286684543a35cc7da763feebf9aa8d Mon Sep 17 00:00:00 2001 From: Damien Doligez Date: Wed, 27 Jul 2011 14:17:02 +0000 Subject: renaming of Objective Caml to OCaml and cleanup of copyright headers git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@11156 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02 --- debugger/eval.ml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'debugger/eval.ml') diff --git a/debugger/eval.ml b/debugger/eval.ml index 7ee1339f01..0f8c8a0566 100644 --- a/debugger/eval.ml +++ b/debugger/eval.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 *) -- cgit v1.2.1