| # | Line 38 | Line 38 | static char SCCSid[] = "$SunId$ LBL"; | |
|---|---|---|
| 38 | ||
| 39 | extern char *ecalloc(), *savestr(), *strcpy(); | |
| 40 | ||
| 41 | + | static int hash(); |
| 42 | + | |
| 43 | static double dvalue(); | |
| 44 | ||
| 45 | long eclock = -1; /* value storage timer */ | |
| – | Removed lines |
| + | Added lines |
| < | Changed lines (old) |
| > | Changed lines (new) |