|
|
1.1 ! root 1: /* @(#)gray.ic X10/6.6 11/3/86 */ ! 2: #define gray_width 16 ! 3: #define gray_height 16 ! 4: static char gray_bits[] = { ! 5: 0x55, 0x55, 0xaa, 0xaa, 0x55, 0x55, 0xaa, 0xaa, ! 6: 0x55, 0x55, 0xaa, 0xaa, 0x55, 0x55, 0xaa, 0xaa, ! 7: 0x55, 0x55, 0xaa, 0xaa, 0x55, 0x55, 0xaa, 0xaa, ! 8: 0x55, 0x55, 0xaa, 0xaa, 0x55, 0x55, 0xaa, 0xaa};
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.