| # | Line 236 | Line 236 | int (*f)(); /* direct component coefficient functio | |
|---|---|---|
| 236 | char *p; /* data for f */ | |
| 237 | { | |
| 238 | extern int (*trace)(); | |
| 239 | – | extern double pow(); |
| 239 | register int sn; | |
| 240 | SRCINDEX si; | |
| 241 | int nshadcheck, ncnts; | |
| – | Removed lines |
| + | Added lines |
| < | Changed lines (old) |
| > | Changed lines (new) |