docbook.tcl: fix up some problems using a modern Tcl
[oweals/cde.git] / cde / programs / backdrops / Background.bm
1 /* $XConsortium: Background.bm /main/2 1995/07/17 13:59:07 drk $ */
2 /*********************************************************************
3 *  (c) Copyright 1990, 1993, 1994 Hewlett-Packard Company       
4 *  (c) Copyright 1993, 1994 International Business Machines Corp.
5 *  (c) Copyright 1993, 1994 Sun Microsystems, Inc.
6 *  (c) Copyright 1993, 1994 Novell, Inc.
7 **********************************************************************/
8 #define Background_width 16
9 #define Background_height 16
10 static char Background_bits[] = {
11    0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
12    0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
13    0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};