| # | Line 105 | Line 105 | extern long ftell(); | |
|---|---|---|
| 105 | ||
| 106 | extern char *malloc(), *calloc(); | |
| 107 | ||
| 108 | < | extern double atof(), pow(), log(); |
| 108 | > | extern double pow(), log(); |
| 109 | ||
| 110 | Display *thedisplay; | |
| 111 | ||
| – | Removed lines |
| + | Added lines |
| < | Changed lines (old) |
| > | Changed lines (new) |