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

Comparing ray/src/hd/rhdriver.h (file contents):
Revision 3.9 by gregl, Fri Dec 12 11:13:16 1997 UTC vs.
Revision 3.10 by gregl, Sun Dec 14 09:45:48 1997 UTC

# Line 34 | Line 34 | extern struct driver {
34  
35   #define CTRL(c)         ((c)-'@')
36                                  /* commands entered in display window */
37 < #define DV_INIT         {'\0','v','l','p','\r',CTRL('R'),'K','R','C','q'}
37 > #define DV_INIT         {'\0','v','l','p','\r',CTRL('L'),'K','R','C','q'}
38                                  /* commands entered on stdin */
39   #define DC_INIT         {"VIEW=","where","last","pause","resume","redraw",\
40                                  "kill","restart","clobber","quit"}

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines