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

Comparing ray/src/rt/source.c (file contents):
Revision 2.5 by greg, Fri Aug 28 15:10:50 1992 UTC vs.
Revision 2.6 by greg, Fri Oct 2 16:20:09 1992 UTC

# Line 236 | Line 236 | int  (*f)();                   /* direct component coefficient functio
236   char  *p;                       /* data for f */
237   {
238          extern int  (*trace)();
239        extern double  pow();
239          register int  sn;
240          SRCINDEX  si;
241          int  nshadcheck, ncnts;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines