view etc/letter.xpm @ 76934:6586f81fbf80

(Configuration): Add entries on compiler/preprocessor mismatch, and on preprocessor inserting whitespace.
author Glenn Morris <rgm@gnu.org>
date Wed, 04 Apr 2007 02:58:38 +0000
parents bc20bf61a6e9
children
line wrap: on
line source

/* XPM */
static char * letter_xpm[] = {
"14 10 2 1",
".	c opaque",
" 	c None",
"..............",
"...        ...",
".  .      .  .",
".   .    .   .",
".    ....    .",
".   . .. .   .",
".  .      .  .",
". .        . .",
"..          ..",
".............."};