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

Comparing ray/src/hd/rhdisp.h (file contents):
Revision 3.3 by gregl, Mon Nov 10 18:04:20 1997 UTC vs.
Revision 3.4 by gregl, Thu Nov 20 18:04:59 1997 UTC

# Line 7 | Line 7
7   */
8  
9                                  /* display requests */
10 + #define DR_NOOP         0               /* to release from vain DR_ATTEN */
11   #define DR_BUNDLE       1               /* bundle request */
12   #define DR_ATTEN        2               /* request for attention */
13   #define DR_SHUTDOWN     3               /* shutdown request */

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines