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

Comparing ray/src/hd/rholo3.c (file contents):
Revision 3.36 by greg, Tue May 13 17:58:33 2003 UTC vs.
Revision 3.37 by greg, Fri Jun 20 00:25:49 2003 UTC

# Line 260 | Line 260 | int    bi;
260  
261   ambient_list()                  /* compute ambient beam list */
262   {
263 <        int4    wtotal, minrt;
263 >        int32   wtotal, minrt;
264          double  frac;
265          int     i;
266          register int    j, k;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines