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

Comparing ray/src/cv/ies2rad.c (file contents):
Revision 2.2 by greg, Thu Dec 19 15:10:45 1991 UTC vs.
Revision 2.3 by greg, Thu May 21 09:56:36 1992 UTC

# Line 806 | Line 806 | FILE   *in, *out;
806   int     ndim, npts[];
807   double  mult, lim[][2];
808   {
809 <        register double *pt[4];
809 >        double  *pt[4];
810          register int    i, j;
811          double  val;
812          int     total;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines