view etc/letter.xpm @ 52812:2f050a275745

Remove paragraph for GUD that is no longer true after the change: 2003-05-28 Nick Roberts <nick@nick.uklinux.net> * gud.el (gud-gdb-goto-stackframe, gud-gdb-get-stackframe): Add server prefix to the gdb commands used by the speedbar.
author Nick Roberts <nickrob@snap.net.nz>
date Wed, 08 Oct 2003 22:02:52 +0000
parents bc20bf61a6e9
children
line wrap: on
line source

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