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

Comparing ray/src/px/greyscale.c (file contents):
Revision 2.1 by greg, Tue Nov 12 16:05:23 1991 UTC vs.
Revision 2.2 by greg, Thu Dec 19 14:51:48 1991 UTC

# Line 23 | Line 23 | int  argc;
23   char  *argv[];
24   {
25          COLOR  col;
26 <        double  d1,d2,d3, atof(), log();
26 >        double  d1,d2,d3, log();
27          int  i;
28  
29          printargs(argc, argv, stdout);

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines