diff liboctave/ChangeLog @ 3954:8194e0b10a9a

[project @ 2002-05-23 18:40:13 by jwe]
author jwe
date Thu, 23 May 2002 18:40:13 +0000
parents 945e8c160191
children dc970f5941ee
line wrap: on
line diff
--- a/liboctave/ChangeLog	Thu May 23 17:30:35 2002 +0000
+++ b/liboctave/ChangeLog	Thu May 23 18:40:13 2002 +0000
@@ -1,5 +1,8 @@
 2002-05-23  John W. Eaton  <jwe@bevo.che.wisc.edu>
 
+	* LSODE.cc (LSODE::do_integrate): Define method flag and iopt
+	here, not as class data members.	
+
 	* LSODE.h (LSODE_options::x_absolute_tolerance): Now Array<double>.
 	Change all uses.
 	(LSODE_OPTIONS::absolute_tolerance): Return Array<double>, not double.