diff options
author | Xavier Leroy <xavier.leroy@inria.fr> | 1996-04-30 14:53:58 +0000 |
---|---|---|
committer | Xavier Leroy <xavier.leroy@inria.fr> | 1996-04-30 14:53:58 +0000 |
commit | 2301d778e79a859efe0dc02bd6a676120f1b83a6 (patch) | |
tree | 0d8b7afdcc1fe3523a57ffb7a569eb1a9db6991f /asmcomp/emitaux.mli | |
parent | 1cbdeef09bbc3ab0a312b3c0438f588392ec2aa2 (diff) | |
download | ocaml-2301d778e79a859efe0dc02bd6a676120f1b83a6.tar.gz |
Renommage en Objective Caml
git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@782 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
Diffstat (limited to 'asmcomp/emitaux.mli')
-rw-r--r-- | asmcomp/emitaux.mli | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/asmcomp/emitaux.mli b/asmcomp/emitaux.mli index 5ef88b1788..ab2a957fe4 100644 --- a/asmcomp/emitaux.mli +++ b/asmcomp/emitaux.mli @@ -1,10 +1,10 @@ (***********************************************************************) (* *) -(* Caml Special Light *) +(* Objective Caml *) (* *) (* Xavier Leroy, projet Cristal, INRIA Rocquencourt *) (* *) -(* Copyright 1995 Institut National de Recherche en Informatique et *) +(* Copyright 1996 Institut National de Recherche en Informatique et *) (* Automatique. Distributed only by permission. *) (* *) (***********************************************************************) |