view etc/toolbar/replace-dn.xbm @ 4456:c785f98c6737

Pass READ_BINARY to scan_lisp_file, scan_c_file in make-docfile.c 2008-05-13 Aidan Kehoe <kehoea@parhasard.net> * make-docfile.c (scan_file): Pass READ_BINARY to scan_lisp_file, scan_c_file; avoids an assertion failure with Visual C++ 2005 Express Edition, and is logically more coherent, given that our Lisp and C files are saved with Unix line endings.
author Aidan Kehoe <kehoea@parhasard.net>
date Tue, 13 May 2008 20:08:28 +0200
parents 376386a54a3c
children 7910031dd78a
line wrap: on
line source

#define noname_width 28
#define noname_height 28
static char noname_bits[] = {
 0xff,0xff,0xff,0x0f,0xff,0xff,0xff,0x0f,0xff,0xff,0xff,0x0f,0x3f,0x0f,0xff,
 0x0f,0x3f,0xcf,0xfe,0x0f,0x5f,0xce,0xfe,0x0f,0x5f,0x0e,0xfe,0x0f,0xef,0xcc,
 0x8d,0x0f,0x0f,0xcc,0xcd,0x0f,0xf7,0xc9,0xad,0x0f,0xf7,0x09,0x7e,0x0f,0xff,
 0xff,0x7f,0x0f,0xff,0xef,0x7f,0x0f,0xff,0xf7,0x7f,0x0f,0xff,0xf7,0xbf,0x0f,
 0xff,0xfb,0xdf,0x0f,0xff,0xfd,0xff,0x0f,0xff,0xfd,0xf0,0x0f,0xff,0x7e,0xee,
 0x0f,0x5f,0x7f,0xfe,0x0f,0x9f,0x7f,0xfe,0x0f,0x1f,0x7e,0xfe,0x0f,0x9f,0x7f,
 0xfe,0x0f,0xff,0x7f,0xee,0x0f,0xff,0xff,0xf0,0x0f,0xff,0xff,0xff,0x0f,0xff,
 0xff,0xff,0x0f,0xff,0xff,0xff,0x0f};