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

Comparing ray/src/hd/rholo.c (file contents):
Revision 3.35 by gregl, Mon Jan 5 16:46:04 1998 UTC vs.
Revision 3.36 by gregl, Sat Jan 10 16:37:10 1998 UTC

# Line 109 | Line 109 | char   *argv[];
109                  }
110                                                  /* check settings */
111          checkvalues();
112 <                                                /* load RIF if rtrace */
113 <        if (ncprocs)
114 <                getradfile();
112 >                                                /* load rad input file */
113 >        getradfile();
114  
115          if (hdlist[0] == NULL) {                /* create new holodeck */
116                  HDGRID  hdg[HDMAX];

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines