File:  [CSRG BSD Unix] / 43BSDTahoe / new / X / xterm / waitmask.ic
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs
Tue Apr 24 16:12:58 2018 UTC (8 years, 1 month ago) by root
Branches: MAIN, BSD
CVS tags: HEAD, BSD43tahoe
BSD 4.3tahoe

/* @(#)waitmask.ic       X10/6.6B 12/26/86 */
#define waitmask_width 16
#define waitmask_height 16
#define waitmask_x_hot 7
#define waitmask_y_hot 7
static short waitmask_bits[] = {
   0x07f0, 0x0ff8, 0x1ffc, 0x3ffe,
   0x7fff, 0x7fff, 0x7fff, 0x7fff,
   0x7fff, 0x7fff, 0x7fff, 0x3ffe,
   0x1ffc, 0x3ffe, 0x3ffe, 0x3ffe};

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.