| # | 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 */ | |
| – | Removed lines |
| + | Added lines |
| < | Changed lines |
| > | Changed lines |