view etc/letter.xpm @ 69935:3fc0524ae318

(unload-feature): A bit of sanity check of load-history entries. Cancel timer-vars before unbinding them.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Tue, 11 Apr 2006 17:05:16 +0000
parents bc20bf61a6e9
children
line wrap: on
line source

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