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 1.31 by greg, Tue May 21 17:41:26 1991 UTC vs.
Revision 1.32 by greg, Fri Jun 14 14:58:49 1991 UTC

# Line 473 | Line 473 | register RAY  *r;
473                                    m->oargs.farg[2]);
474                                                  /* modify value */
475                  multcolor(r->rcol, r->pcol);
476                                                /* assign distance */
477                r->rt = r->rot;
476          }
477   }

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines