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

Comparing ray/src/rt/rtmain.c (file contents):
Revision 2.36 by greg, Wed Apr 6 15:28:18 2022 UTC vs.
Revision 2.37 by greg, Tue Oct 18 18:07:50 2022 UTC

# Line 501 | Line 501 | printdefaults(void)                    /* print default values to stdou
501                  case 'W': printf(" coefficient"); break;
502                  case 'm': printf(" modifier"); break;
503                  case 'M': printf(" material"); break;
504 <                case '-': printf(" stroke"); break;
504 >                case '~': printf(" tilde"); break;
505                  }
506          putchar('\n');
507          printf(erract[WARNING].pf != NULL ?

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines