view etc/letter.xpm @ 66331:b7cebaced227

(Predefined Units): Use `alpha' for the fine structure constant.
author Jay Belanger <jay.p.belanger@gmail.com>
date Sun, 23 Oct 2005 17:17:56 +0000
parents bc20bf61a6e9
children
line wrap: on
line source

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