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.4 by greg, Fri Apr 18 13:59:51 1997 UTC vs.
Revision 3.5 by gwlarson, Mon Aug 17 17:58:46 1998 UTC

# Line 1 | Line 1
1 < /* Copyright (c) 1997 Regents of the University of California */
1 > /* Copyright (c) 1998 Silicon Graphics, Inc. */
2  
3 < /* SCCSid "$SunId$ LBL" */
3 > /* SCCSid "$SunId$ SGI" */
4  
5   /*
6   * Private header file for tone mapping routines.
# Line 11 | Line 11
11   #ifndef MEM_PTR
12   #define MEM_PTR         char *
13   #endif
14 + #include        "color.h"
15   #include        "tonemap.h"
16  
17                                  /* required constants */

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines