| # | Line 15 | Line 15 | static char SCCSid[] = "$SunId$ LBL"; | |
|---|---|---|
| 15 | #include <math.h> | |
| 16 | ||
| 17 | ||
| 18 | + | #ifdef DCL_ATOF |
| 19 | + | extern double atof(); |
| 20 | + | #endif |
| 21 | + | |
| 22 | char let[]="0123456789._ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz"; | |
| 23 | ||
| 24 | char *cmtype; /* ppd material type */ | |
| – | Removed lines |
| + | Added lines |
| < | Changed lines (old) |
| > | Changed lines (new) |