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

Comparing ray/src/rt/msmouse.c (file contents):
Revision 2.4 by greg, Mon Nov 2 16:00:54 1992 UTC vs.
Revision 2.5 by greg, Fri Jul 16 18:41:09 1993 UTC

# Line 8 | Line 8 | static char SCCSid[] = "$SunId$ LBL";
8   #include <graph.h>
9   #include "driver.h"
10  
11 + #define  NULL           0
12 +
13   #define  M_RIGHTBUTT    0x8
14   #define  M_LEFTBUTT     0x2
15   #define  M_MOTION       0x1

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines