/* IBM_PROLOG_BEGIN_TAG */ /* This is an automatically generated prolog. */ /* */ /* gos720 src/gos/2d/XTOP/include/bitmaps/grid8 1.2 */ /* */ /* Licensed Materials - Property of IBM */ /* */ /* COPYRIGHT International Business Machines Corp. 1997,1996 */ /* All Rights Reserved */ /* */ /* US Government Users Restricted Rights - Use, duplication or */ /* disclosure restricted by GSA ADP Schedule Contract with IBM Corp. */ /* */ /* IBM_PROLOG_END_TAG */ /* @(#)41 1.2 src/gos/2d/XTOP/include/bitmaps/grid8, xserver, gos720 6/21/96 14:10:13 */ #define grid8_width 8 #define grid8_height 8 static char grid8_bits[] = { 0x55, 0x00, 0x01, 0x00, 0x01, 0x00, 0x01, 0x00};