# HG changeset patch # User jwe # Date 763773716 0 # Node ID c6eea89a2f09b07b78ff372ba3ced827e9bb8ea3 # Parent 31756232e2b7968c46199736158f6352d3c23194 [project @ 1994-03-15 23:21:56 by jwe] diff -r 31756232e2b7 -r c6eea89a2f09 liboctave/Array.cc --- a/liboctave/Array.cc Wed Mar 09 21:52:44 1994 +0000 +++ b/liboctave/Array.cc Tue Mar 15 23:21:56 1994 +0000 @@ -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