ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/radiance/ray/src/util/rfluxmtx.c
(Generate patch)

Comparing ray/src/util/rfluxmtx.c (file contents):
Revision 2.21 by greg, Wed Feb 18 05:56:12 2015 UTC vs.
Revision 2.22 by greg, Wed Feb 18 06:16:02 2015 UTC

# Line 1350 | Line 1350 | main(int argc, char *argv[])
1350   #ifdef getc_unlocked
1351          flockfile(rcfp);
1352   #endif
1353 <        if (verbose) {
1353 >        if (verbose > 0) {
1354                  fprintf(stderr, "%s: sampling %d directions", progname, nsbins);
1355                  if (curparams.nsurfs > 1)
1356                          fprintf(stderr, " (%d elements)\n", curparams.nsurfs);

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines