/*
 * $Header: /n/homeserver/i/gounares/pu/apex/src/apex/RCS/tb_run_bmp,v 1.1 93/01/06 03:28:38 gounares Exp Locker: gounares $
 */
#define tb_run_bmp_width 16
#define tb_run_bmp_height 16
static char tb_run_bmp_bits[] = {
   0xc0, 0x01, 0xc0, 0x01, 0xc0, 0x01, 0x80, 0x00, 0x80, 0x00, 0xc0, 0x01,
   0xf0, 0x23, 0xcc, 0x15, 0xc8, 0x09, 0xd0, 0x01, 0xc0, 0x03, 0x40, 0x0c,
   0x20, 0x10, 0x2c, 0x08, 0x10, 0x08, 0x00, 0x04};
