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

Comparing ray/src/rt/ambio.c (file contents):
Revision 2.8 by greg, Wed May 7 01:16:03 2014 UTC vs.
Revision 2.9 by greg, Thu Jun 19 16:26:55 2014 UTC

# Line 39 | Line 39 | FILE  *fp;
39   }
40  
41  
42 < #ifdef NEWAMB
42 > #ifndef OLDAMB
43  
44   #define  putpos(v,fp)   putflt((v)[0],fp);putflt((v)[1],fp);putflt((v)[2],fp)
45  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines