Mercurial > hg > octave-thorsten
changeset 2153:dc829883f13a
[project @ 1996-05-13 08:09:05 by jwe]
author | jwe |
---|---|
date | Mon, 13 May 1996 08:09:05 +0000 |
parents | e9ee6418f62d |
children | ab768ddb4e60 |
files | examples/hello.cc |
diffstat | 1 files changed, 1 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/examples/hello.cc +++ b/examples/hello.cc @@ -1,8 +1,7 @@ // hello.cc -- example of a dynamically linked function for Octave. // To use this file, your version of Octave must support dynamic -// linking. To find out if your version of Octave supports dynamic -// linking, type the command +// linking. To find out if it does, type the command // // octave_config_info //