| version 1.8, Tue Dec 8 22:03:03 1998 UTC | version 1.9, Fri Jan 8 16:58:31 1999 UTC | ||
|---|---|---|---|
|
|
||
| extern int offset_image; | extern int offset_image; | ||
| extern int die_on_signal; | extern int die_on_signal; | ||
| #ifdef GFORTH_DEBUGGING | |||
| extern Xt *ip; | |||
| extern Cell *rp; | |||
| #endif | |||
| /* declare all the functions that are missing */ | /* declare all the functions that are missing */ | ||
| #ifndef HAVE_ATANH | #ifndef HAVE_ATANH | ||
| extern double atanh(double r1); | extern double atanh(double r1); |
|
||||||||
|
CVS Admin Powered by ViewCVS 1.0-dev |
ViewCVS and CVS Help |