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

Comparing ray/src/px/xshowtrace.c (file contents):
Revision 2.4 by greg, Fri Dec 11 18:24:29 1992 UTC vs.
Revision 2.5 by greg, Fri Dec 11 18:28:43 1992 UTC

# Line 24 | Line 24 | static char SCCSid[] = "$SunId$ LBL";
24   #endif
25  
26   char    rtcom[] = "rtrace -h- -otp -fa -x 1";
27 < char    xicom[] = "ximage";
27 > char    xicom[] = "ximage -c 256";
28  
29   VIEW    ourview = STDVIEW;              /* view for picture */
30   RESOLU  ourres;                         /* picture resolution */

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines