Mercurial > hg > octave-lojdl
diff liboctave/ChangeLog @ 8279:b3734f1cb592
lo-specfun.cc: fix prototypes and calls to cbes{h,i,j,k,y} subroutines
author | John W. Eaton <jwe@octave.org> |
---|---|
date | Tue, 28 Oct 2008 11:45:57 -0400 |
parents | ab0674a8b345 |
children | 2368aa769ab9 |
line wrap: on
line diff
--- a/liboctave/ChangeLog +++ b/liboctave/ChangeLog @@ -1,3 +1,10 @@ +2008-10-28 John W. Eaton <jwe@octave.org> + + * lo-specfun.cc: Fix prototypes for the Fortran subroutines cbesh, + cbesi, cbesj, cbesk, and cbesy. + (cbesh, cbesi, cbesj, cbesk, cbesy): Fix calls to Fortran + subroutines. + 2008-10-28 Brian Gough <bjg@gnu.org> * lo-specfun.cc (zbesi): Fix scaling factor for negative alpha.