Mercurial > hg > octave-lyh
changeset 386:c6eea89a2f09
[project @ 1994-03-15 23:21:56 by jwe]
author | jwe |
---|---|
date | Tue, 15 Mar 1994 23:21:56 +0000 |
parents | 31756232e2b7 |
children | dd2a919873e8 |
files | liboctave/Array.cc |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/liboctave/Array.cc +++ b/liboctave/Array.cc @@ -1007,7 +1007,7 @@ // For example, if my-types.h contains typedefs for the Array types // you are interested in, you might compile this file with the command // -// g++ -fexternal-templates -DUSER_EXTERNAL_TEMPLATES \ +// g++ -fexternal-templates -DUSE_EXTERNAL_TEMPLATES \ // -DUSER_TYPEDEFS=\"my-types.h\" #include USER_TYPEDEFS