view etc/letter.xpm @ 55290:8037f1969898

(help-add-fundoc-usage): Use %S instead of %s to format arglist so default values in CL-style argument lists are correctly shown.
author Juanma Barranquero <lekktu@gmail.com>
date Sat, 01 May 2004 13:52:53 +0000
parents bc20bf61a6e9
children
line wrap: on
line source

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