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.33 by gregl, Wed Dec 31 20:45:31 1997 UTC vs.
Revision 3.34 by gregl, Sun Jan 4 18:36:43 1998 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines