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

Comparing ray/src/px/x11raster.h (file contents):
Revision 1.2 by greg, Thu Mar 1 18:13:36 1990 UTC vs.
Revision 1.3 by greg, Fri Mar 2 12:22:44 1990 UTC

# Line 22 | Line 22 | typedef struct {
22          Pixmap  pm;                             /* storage on server side */
23   }       XRASTER;
24  
25 + extern Colormap newcmap();
26 +
27   extern unsigned long    *map_rcolors();
28  
29   extern Pixmap   make_rpixmap();

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines