view etc/letter.xpm @ 61250:4c111b6f6378

(Ffuncall): Always call CHECK_CONS_LIST on entry. Call it again after autoload.
author Kim F. Storm <storm@cua.dk>
date Sun, 03 Apr 2005 22:08:58 +0000
parents bc20bf61a6e9
children
line wrap: on
line source

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