| # | Line 106 | Line 106 | char *progname = "unknown_app"; /* caller sets to argv | |
|---|---|---|
| 106 | ||
| 107 | char *octname; /* octree name we are given */ | |
| 108 | ||
| 109 | – | char *shm_boundary = NULL; /* boundary of shared memory */ |
| 110 | – | |
| 109 | CUBE thescene; /* our scene */ | |
| 110 | OBJECT nsceneobjs; /* number of objects in our scene */ | |
| 111 | ||
| – | Removed lines |
| + | Added lines |
| < | Changed lines |
| > | Changed lines |