| # | Line 13 | Line 13 | static char SCCSid[] = "$SunId$ SGI"; | |
|---|---|---|
| 13 | #include "rhdriver.h" | |
| 14 | ||
| 15 | #ifndef MAXDIST | |
| 16 | < | #define MAXDIST 13 /* maximum distance outside section */ |
| 16 | > | #define MAXDIST 42 /* maximum distance outside section */ |
| 17 | #endif | |
| 18 | ||
| 19 | extern GCOORD *getviewcells(); | |
| – | Removed lines |
| + | Added lines |
| < | Changed lines (old) |
| > | Changed lines (new) |