view etc/letter.xpm @ 73305:2b23d84b802a

(explicit-csh-args, explicit-bash-args): Add comment about implicit use.
author Kim F. Storm <storm@cua.dk>
date Mon, 09 Oct 2006 09:04:23 +0000
parents bc20bf61a6e9
children
line wrap: on
line source

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