Mercurial > hg > octave-lyh
comparison liboctave/ChangeLog @ 3509:a17e16bcd1ac
[project @ 2000-02-01 21:45:52 by jwe]
author | jwe |
---|---|
date | Tue, 01 Feb 2000 21:45:53 +0000 |
parents | 5fcfe05d76e1 |
children | d92134062783 |
comparison
equal
deleted
inserted
replaced
3508:5fcfe05d76e1 | 3509:a17e16bcd1ac |
---|---|
1 2000-02-01 John W. Eaton <jwe@bevo.che.wisc.edu> | 1 2000-02-01 John W. Eaton <jwe@bevo.che.wisc.edu> |
2 | 2 |
3 * base-de.h: Use tt instead of t as arg names. | 3 * base-de.h: Use tt instead of t as arg names. |
4 * DAE.h, DAE.cc: Likewise, also xx for x. | |
4 | 5 |
5 * DASSL.cc (dassl_fcn_ptr, dassl_jac_ptr): New typedefs. | 6 * DASSL.cc (dassl_fcn_ptr, dassl_jac_ptr): New typedefs. |
6 * LSODE.cc: lsode_fcn_ptr, lsode_jac_ptr): Ditto. | 7 * LSODE.cc: lsode_fcn_ptr, lsode_jac_ptr): Ditto. |
7 * Quad.cc (quad_fcn_ptr): Ditto. | 8 * Quad.cc (quad_fcn_ptr): Ditto. |
8 * NLEqn.cc (hybrd1_fcn_ptr, hybrj1_fcn_ptr): Ditto. | 9 * NLEqn.cc (hybrd1_fcn_ptr, hybrj1_fcn_ptr): Ditto. |