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

Comparing ray/src/rt/sundev.c (file contents):
Revision 1.16 by greg, Tue Mar 6 18:41:34 1990 UTC vs.
Revision 1.17 by greg, Tue Jun 26 09:00:21 1990 UTC

# Line 39 | Line 39 | DEFINE_ICON_FROM_IMAGE(sun_icon, icon_image);
39   #define CWIDTH          1100            /* starting canvas width */
40   #define CHEIGHT         800             /* starting canvas height */
41  
42 < int  sun_close(), sun_clear(), sun_paintr(), sun_getcur(),
42 > static int  sun_close(), sun_clear(), sun_paintr(), sun_getcur(),
43                  sun_comout(), sun_comin();
44  
45   static struct driver  sun_driver = {

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines