ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/radiance/ray/src/common/tiffconf.h
(Generate patch)

Comparing ray/src/common/tiffconf.h (file contents):
Revision 3.3 by schorsch, Fri Jun 6 16:38:47 2003 UTC vs.
Revision 3.4 by schorsch, Sat Jun 7 12:50:21 2003 UTC

# Line 25 | Line 25
25  
26   #ifndef _TIFFCONF_
27   #define _TIFFCONF_
28 #ifdef __cplusplus
29 extern "C" {
30 #endif
28   /*
29   * Library Configuration Definitions.
30   *
# Line 142 | Line 139 | extern "C" {
139   #endif
140   #ifndef SUBIFD_SUPPORT
141   #define SUBIFD_SUPPORT          1       /* enable SubIFD tag (330) support */
145 #endif
146 #ifdef __cplusplus
147 }
142   #endif
143   #endif /* _TIFFCONF_ */

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines