view etc/letter.xpm @ 52238:3e58d94f80af

(Intro): Include kmacro.texi after custom.texi. (Suggested by Kim Storm.)
author Luc Teirlinck <teirllm@auburn.edu>
date Mon, 18 Aug 2003 13:14:54 +0000
parents bc20bf61a6e9
children
line wrap: on
line source

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