view etc/letter.xpm @ 51987:a550746b82fb

(idlwave-comment-indent-char): Fix default value using ?\s.
author Markus Rost <rost@math.uni-bielefeld.de>
date Mon, 21 Jul 2003 21:36:29 +0000
parents bc20bf61a6e9
children
line wrap: on
line source

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