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.30 by schorsch, Mon Mar 29 00:34:23 2004 UTC vs.
Revision 2.31 by greg, Fri Sep 3 21:18:15 2010 UTC

# Line 87 | Line 87 | char  *progname;
87   static gethfunc headline;
88   static brightfunc_t rgb_bright;
89   static brightfunc_t xyz_bright;
90 //static double rgb_bright(COLOR  clr);
91 //static double xyz_bright(COLOR  clr);
90   static void copyfile(FILE  *in, FILE  *out);
91   static void pass1(FILE  *in);
92   static void pass2(FILE  *in);

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines