diff liboctave/ChangeLog @ 3507:00fdd363c098

[project @ 2000-02-01 21:31:44 by jwe]
author jwe
date Tue, 01 Feb 2000 21:31:45 +0000
parents 5a2c5361dbf1
children 5fcfe05d76e1
line wrap: on
line diff
--- a/liboctave/ChangeLog	Tue Feb 01 11:19:27 2000 +0000
+++ b/liboctave/ChangeLog	Tue Feb 01 21:31:45 2000 +0000
@@ -1,5 +1,10 @@
 2000-02-01  John W. Eaton  <jwe@bevo.che.wisc.edu>
 
+	* DASSL.cc (dassl_fcn_ptr, dassl_jac_ptr): New typedefs.
+	* LSODE.cc: lsode_fcn_ptr, lsode_jac_ptr): Ditto.
+	* Quad.cc (quad_fcn_ptr): Ditto.
+	* NLEqn.cc (hybrd1_fcn_ptr, hybrj1_fcn_ptr): Ditto.
+
 	* oct-getopt.h, oct-getopt.c: New files for interface to getopt.
 
 	* oct-kpse.h, oct-kpse.c: New files for interface to kpathsearch.