view etc/letter.xpm @ 48197:caf0d482d3e3

(grep-compute-defaults): Move down.
author Markus Rost <rost@math.uni-bielefeld.de>
date Thu, 07 Nov 2002 17:16:09 +0000
parents 292640c5a4d0
children bc20bf61a6e9
line wrap: on
line source

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