# | Line 22 | Line 22 | char *progname; /* argv[0] */ | |
---|---|---|
22 | ||
23 | int nowarn = 0; /* supress warnings? */ | |
24 | ||
25 | < | int objlim = 15; /* # of objects before split */ |
25 | > | int objlim = 9; /* # of objects before split */ |
26 | ||
27 | int resolu = 16384; /* octree resolution limit */ | |
28 |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |