1/*
2 * @(#)$Header: /mm2/home/cvs/bc-src/tgif/xbm/pat8.xbm,v 1.1 2004/06/18 23:18:45 william Exp $
3 */
4#define pat8_width 8
5#define pat8_height 8
6static unsigned char pat8_bits[] = {
7   0xee, 0xbb, 0xee, 0xbb, 0xee, 0xbb, 0xee, 0xbb};
8