Mercurial > hg > octave-nkf
diff src/DLD-FUNCTIONS/luinc.cc @ 5642:2618a0750ae6
[project @ 2006-03-06 21:26:48 by jwe]
author | jwe |
---|---|
date | Mon, 06 Mar 2006 21:26:54 +0000 |
parents | 9761b7d24e9e |
children | 233d98d95659 |
line wrap: on
line diff
--- a/src/DLD-FUNCTIONS/luinc.cc +++ b/src/DLD-FUNCTIONS/luinc.cc @@ -89,8 +89,8 @@ \n\ All other fields in @var{opts} are ignored. The outputs from @dfn{luinc}\n\ are the same as for @dfn{lu}.\n\ -@end deftypefn\n\ -@seealso{sparse, lu, cholinc}") +@seealso{sparse, lu, cholinc}\n\ +@end deftypefn") { int nargin = args.length (); octave_value_list retval;