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

Comparing ray/src/px/psum.c (file contents):
Revision 2.1 by greg, Tue Nov 12 16:05:27 1991 UTC vs.
Revision 2.2 by greg, Thu Dec 19 14:52:02 1991 UTC

# Line 39 | Line 39 | main(argc, argv)
39   int  argc;
40   char  *argv[];
41   {
42 <        double  d, atof();
42 >        double  d;
43          int  xres, yres;
44          int  an;
45  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines