| # | Line 18 | Line 18 | static char SCCSid[] = "$SunId$ LBL"; | |
|---|---|---|
| 18 | extern char *malloc(), *realloc(); | |
| 19 | #endif | |
| 20 | ||
| 21 | + | extern char *fgetline(); |
| 22 | + | |
| 23 | ||
| 24 | loadvars(rfname) /* load variables into vv from file */ | |
| 25 | char *rfname; | |
| – | Removed lines |
| + | Added lines |
| < | Changed lines (old) |
| > | Changed lines (new) |