view etc/letter.xpm @ 58143:ad1cd229b771

(math-defcache): Use defvar for the new variables it creates.
author Jay Belanger <jay.p.belanger@gmail.com>
date Thu, 11 Nov 2004 20:13:21 +0000
parents bc20bf61a6e9
children
line wrap: on
line source

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