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

Comparing ray/src/rt/normal.c (file contents):
Revision 1.5 by greg, Tue Mar 27 11:40:02 1990 UTC vs.
Revision 1.6 by greg, Tue Jun 26 09:00:10 1990 UTC

# Line 129 | Line 129 | register OBJREC  *m;
129   register RAY  *r;
130   {
131          NORMDAT  nd;
132        double  ldot;
133        double  omega;
132          double  dtmp;
133          COLOR  ctmp;
134          register int  i;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines