view src/bitmaps/gray1.xbm @ 59741:0e9b13ddeb6f

(Initial Options): Add a cross reference to `Init File'. Mention the `-Q' option at the `--no-site-file' option.
author Lute Kamstra <lute@gnu.org>
date Thu, 27 Jan 2005 08:57:45 +0000 (2005-01-27)
parents 8f14d08e19f7
children
line wrap: on
line source
#define gray1_width 2
#define gray1_height 2
static unsigned char gray1_bits[] = {
   0x01, 0x02};