| # | Line 22 | Line 22 | extern double atof(); | |
|---|---|---|
| 22 | static double getflt(); | |
| 23 | static long getint(); | |
| 24 | static char *getstr(); | |
| 25 | + | static int getobj(), octerror(); |
| 26 | static OCTREE getfullnode(), gettree(); | |
| 27 | ||
| 28 | static char *infn; /* input file name */ | |
| – | Removed lines |
| + | Added lines |
| < | Changed lines (old) |
| > | Changed lines (new) |