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

Comparing ray/src/cv/mgf2rad.c (file contents):
Revision 2.7 by greg, Fri Jul 8 16:10:09 1994 UTC vs.
Revision 2.8 by greg, Tue Jul 19 15:54:44 1994 UTC

# Line 19 | Line 19 | static char SCCSid[] = "$SunId$ LBL";
19  
20   double  glowdist = FHUGE;               /* glow test distance */
21  
22 < double  emult = 1.;                     /* emmitter multiplier */
22 > double  emult = 1.;                     /* emitter multiplier */
23  
24   int     r_comment(), r_cone(), r_cyl(), r_face(), r_ies(), r_ring(), r_sph();
25   char    *material(), *object(), *addarg();

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines