view etc/letter.xpm @ 52717:9197177c5f99

(vc-cvs-parse-entry): Revert last change to allow bootstrap.
author Dave Love <fx@gnu.org>
date Wed, 01 Oct 2003 13:22:53 +0000
parents bc20bf61a6e9
children
line wrap: on
line source

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