From mboxrd@z Thu Jan 1 00:00:00 1970 From: rosalia@sourceware.cygnus.com To: gsl-cvs@sourceware.cygnus.com Subject: gsl/specfunc ChangeLog fermi_dirac.c Date: Mon, 02 Aug 1999 09:53:00 -0000 Message-id: <19990802165335.9909.qmail@egcs.cygnus.com> X-SW-Source: 1999/msg00194.html List-Id: CVSROOT: /cvs/gsl Module name: gsl Changes by: rosalia@egcs.cygnus.com 99/08/02 09:53:35 Modified files: specfunc : ChangeLog fermi_dirac.c Log message: 1999-08-02 Mark Galassi * fermi_dirac.c: took out the use of some "const int" constants which were being used to size arrays, since this is not portable (thanks to Bernd Petrovitsch for pointing this out).