| # | Line 21 | Line 21 | static char SCCSid[] = "$SunId$ LBL"; | |
|---|---|---|
| 21 | static double ogetflt(); | |
| 22 | static long ogetint(); | |
| 23 | static char *ogetstr(); | |
| 24 | < | static int getobj(), octerror(); |
| 24 | > | static int getobj(), octerror(), skiptree(); |
| 25 | static OCTREE getfullnode(), gettree(); | |
| 26 | ||
| 27 | static char *infn; /* input file name */ | |
| – | Removed lines |
| + | Added lines |
| < | Changed lines (old) |
| > | Changed lines (new) |