Don't try to define abs() on linux, stdlib will handle it.
[oweals/cde.git] / cde / programs / backdrops / NoBackdrop.bm
1 /* $XConsortium: NoBackdrop.bm /main/2 1995/07/17 14:01:25 drk $ */
2 /*************************************************************************/
3 /**  (c) Copyright 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 Unix System Labs, Inc., a subsidiary      **/
7 /**      of Novell, Inc.                                                **/
8 /*************************************************************************/
9 #define root_weave_width 16
10 #define root_weave_height 16
11 static char root_weave_bits[] = {
12    0x77, 0x77, 0xdd, 0xdd, 0xbb, 0xbb, 0xee, 0xee, 0x77, 0x77, 0xdd, 0xdd,
13    0xbb, 0xbb, 0xee, 0xee, 0x77, 0x77, 0xdd, 0xdd, 0xbb, 0xbb, 0xee, 0xee,
14    0x77, 0x77, 0xdd, 0xdd, 0xbb, 0xbb, 0xee, 0xee};