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

Comparing ray/src/util/radcompare.c (file contents):
Revision 2.30 by greg, Tue May 24 22:34:18 2022 UTC vs.
Revision 2.31 by greg, Fri May 27 17:27:53 2022 UTC

# Line 74 | Line 74 | enum {TYP_UNKNOWN, TYP_TEXT, TYP_ASCII, TYP_RGBE, TYP_
74  
75                                  /* header variables to always ignore */
76   const char      *hdr_ignkey[] = {
77                        "FORMAT",
77                          "SOFTWARE",
78                          "CAPDATE",
79                          "GMT",

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines