view etc/letter.xpm @ 47782:de56ca3f523d

make-package: Now calls make bootstrap if .elc files are missing
author Steven Tamm <steventamm@mac.com>
date Mon, 07 Oct 2002 20:36:24 +0000
parents 292640c5a4d0
children bc20bf61a6e9
line wrap: on
line source

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