# | Line 45 | Line 45 | static const char RCSid[] = "$Id$"; | |
---|---|---|
45 | extern char VersionID []; | |
46 | ||
47 | ||
48 | – | char* progname; /* argv[0] */ |
48 | int dimlist [MAXDIM]; /* sampling dimensions */ | |
49 | int ndims = 0; /* number of sampling dimenshunns */ | |
50 | char* octname = NULL; /* octree name */ |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |