view etc/letter.xpm @ 63153:286783f742e6

(Entire Match Data): Explain new `reseat' argument to match-data and set-match-data.
author Kim F. Storm <storm@cua.dk>
date Wed, 08 Jun 2005 23:03:29 +0000
parents bc20bf61a6e9
children
line wrap: on
line source

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