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

Comparing ray/src/common/tmprivat.h (file contents):
Revision 3.23 by greg, Mon Mar 7 20:49:19 2011 UTC vs.
Revision 3.24 by greg, Fri May 20 02:06:38 2011 UTC

# Line 59 | Line 59 | extern int     tmNewMap(TMstruct *tms);        /* allocate new to
59   extern int      tmErrorReturn(const char *, TMstruct *, int);
60  
61                                                  /* lookup for mesopic scaling */
62 < extern BYTE     tmMesofact[BMESUPPER-BMESLOWER];
62 > extern uby8     tmMesofact[BMESUPPER-BMESLOWER];
63  
64   extern void     tmMkMesofact(void);                     /* build tmMesofact */
65  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines