diff options
author | Pierre Weis <Pierre.Weis@inria.fr> | 1998-11-12 14:51:27 +0000 |
---|---|---|
committer | Pierre Weis <Pierre.Weis@inria.fr> | 1998-11-12 14:51:27 +0000 |
commit | 208727b833b320fd1dc8853d7f4d9a5462f1d709 (patch) | |
tree | 093ac1eb7ebfdd19003a233a99805fcf75768242 /debugger/show_source.mli | |
parent | 4194a9f5e2f1c6c68b3238fe4f751bd91ee85cea (diff) | |
download | ocaml-208727b833b320fd1dc8853d7f4d9a5462f1d709.tar.gz |
Éviction des alertes des séquences.
git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@2171 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
Diffstat (limited to 'debugger/show_source.mli')
-rw-r--r-- | debugger/show_source.mli | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debugger/show_source.mli b/debugger/show_source.mli index f7a6e567db..7e5b1aad6d 100644 --- a/debugger/show_source.mli +++ b/debugger/show_source.mli @@ -6,7 +6,7 @@ (* Objective Caml port by John Malecki and Xavier Leroy *) (* *) (* Copyright 1996 Institut National de Recherche en Informatique et *) -(* Automatique. Distributed only by permission. *) +(* en Automatique. Distributed only by permission. *) (* *) (***********************************************************************) |