diff src/DLD-FUNCTIONS/dassl.cc @ 3964:3030cb6cb559

[project @ 2002-06-28 17:17:55 by jwe]
author jwe
date Fri, 28 Jun 2002 17:17:55 +0000
parents 5266e351a19c
children 48d2bc4a3729
line wrap: on
line diff
--- a/src/DLD-FUNCTIONS/dassl.cc	Thu Jun 27 15:31:39 2002 +0000
+++ b/src/DLD-FUNCTIONS/dassl.cc	Fri Jun 28 17:17:55 2002 +0000
@@ -174,6 +174,9 @@
 times that the DAE solver should not integrate past.  It is useful for\n\
 avoiding difficulties with singularities and points where there is a\n\
 discontinuity in the derivative.\n\
+\n\
+You can use the function @code{dassl_options} to set optional\n\
+parameters for @code{dassl}.\n\
 @end deftypefn")
 {
   octave_value_list retval;