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

Comparing ray/src/px/x11image.c (file contents):
Revision 2.51 by gwlarson, Mon Feb 9 14:37:09 1998 UTC vs.
Revision 2.52 by gwlarson, Mon Aug 17 18:00:11 1998 UTC

# Line 29 | Line 29 | static char SCCSid[] = "$SunId$ SGI";
29  
30   #undef  NOPROTO
31   #define NOPROTO 1
32 + #include  "color.h"
33   #include  "tonemap.h"
34   #include  "view.h"
35   #include  "x11raster.h"
36   #include  "random.h"
37   #include  "resolu.h"
37
38 #ifndef  int4
39 #define  int4           int             /* most int's are 32-bit */
40 #endif
38  
39   #define  FONTNAME       "8x13"          /* text font we'll use */
40  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines