| # | Line 44 | Line 44 | double seccg = 0; /* global scat | |
|---|---|---|
| 44 | int ambincl = -1; /* photon port flag */ | |
| 45 | char *amblist [AMBLLEN + 1]; /* photon port list */ | |
| 46 | char *diagFile = NULL; /* diagnostics output file */ | |
| 47 | < | |
| 47 | > | int rand_samp = 1; /* uncorrelated random sampling */ |
| 48 | ||
| 49 | ||
| 50 | /* Dummies for linkage */ | |
| – | Removed lines |
| + | Added lines |
| < | Changed lines (old) |
| > | Changed lines (new) |