Mercurial > hg > octave-lyh
diff src/lsode.cc @ 2465:7ee42ff6536a
[project @ 1996-11-03 08:54:14 by jwe]
author | jwe |
---|---|
date | Sun, 03 Nov 1996 08:54:22 +0000 |
parents | 5c9e8f5c10c3 |
children | f81117f4754d |
line wrap: on
line diff
--- a/src/lsode.cc +++ b/src/lsode.cc @@ -94,7 +94,7 @@ return retval; } -DEFUN_DLD_BUILTIN (lsode, args, nargout, +DEFUN_DLD (lsode, args, nargout, "lsode (F, X0, T_OUT, T_CRIT)\n\ \n\ The first argument is the name of the function to call to\n\ @@ -299,7 +299,7 @@ return retval; } -DEFUN_DLD_BUILTIN (lsode_options, args, , +DEFUN_DLD (lsode_options, args, , "lsode_options (KEYWORD, VALUE)\n\ \n\ Set or show options for lsode. Keywords may be abbreviated\n\