view etc/letter.xpm @ 81544:8fd0e7398c96

(math-format-date-part,math-parse-standard-date,calcFunc-julian): Replace math-read-number-simple by math-read-number.
author Jay Belanger <jay.p.belanger@gmail.com>
date Fri, 22 Jun 2007 05:52:29 +0000
parents bc20bf61a6e9
children
line wrap: on
line source

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