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

Comparing ray/src/rt/rpmain.c (file contents):
Revision 2.14 by greg, Tue Mar 11 02:21:47 2008 UTC vs.
Revision 2.15 by greg, Wed Aug 7 05:10:09 2013 UTC

# Line 76 | Line 76 | main(int  argc, char  *argv[])
76          int  loadflags = ~IO_FILES;
77          int  seqstart = 0;
78          int  persist = 0;
79 <        int  duped1;
79 >        int  duped1 = -1;
80          int  rval;
81          int  i;
82                                          /* record start time */

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines