| # | Line 15 | Line 15 | static char SCCSid[] = "$SunId$ LBL"; | |
|---|---|---|
| 15 | #include "random.h" | |
| 16 | ||
| 17 | ||
| 18 | + | static int cyl_partit(), flt_partit(); |
| 19 | + | |
| 20 | + | |
| 21 | double | |
| 22 | nextssamp(r, si) /* compute sample for source, rtn. distance */ | |
| 23 | register RAY *r; /* origin is read, direction is set */ | |
| – | Removed lines |
| + | Added lines |
| < | Changed lines (old) |
| > | Changed lines (new) |