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

Comparing ray/src/px/pcomb.c (file contents):
Revision 1.21 by greg, Wed Aug 14 15:00:34 1991 UTC vs.
Revision 1.22 by greg, Mon Aug 19 13:43:33 1991 UTC

# Line 108 | Line 108 | char   *argv[];
108                                  break;
109                          case 'o':
110                                  original++;
111 <                                break;
111 >                                continue;
112                          case 's':
113                                  f = atof(argv[++a]);
114                                  scalecolor(input[nfiles].coef, f);

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines