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.6 by greg, Thu Sep 14 09:20:38 1989 UTC vs.
Revision 1.7 by greg, Fri Jul 20 14:38:06 1990 UTC

# Line 82 | Line 82 | char   *argv[];
82                                  fcompile(argv[++a]);
83                                  break;
84                          case 'e':
85 <                                scompile(NULL, argv[++a]);
85 >                                scompile(argv[++a], NULL, 0);
86                                  break;
87                          default:
88                                  goto usage;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines