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

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

# Line 73 | Line 73 | int  argc;
73   char  **argv;
74   {
75          extern char  *mktemp();
76 <        extern double  atof(), pow();
76 >        extern double  pow();
77          extern long  ftell();
78          extern int  quit(), headline();
79          FILE  *fin;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines