view etc/images/gud/until.xpm @ 79042:2ac6721844b2

(Distinguish Interactive): New node, broken out from Interactive Call and rewritten. (Command Loop): Put Distinguish Interactive in menu.
author Richard M. Stallman <rms@gnu.org>
date Fri, 12 Oct 2007 04:52:06 +0000
parents 6ea05e92aaad
children
line wrap: on
line source

/* XPM */
static char * until_xpm[] = {
"24 24 6 1",
" 	c None",
".	c #cc0033",
"X	c #616161",
"o	c #2a1f55",
"O	c #adadad",
"+	c #cc9999",
"                        ",
"                        ",
"                        ",
"                        ",
"                        ",
" .                      ",
" .                      ",
" .          Xo   oX     ",
" .         XoO   OoX    ",
" .         oo     oo    ",
" .         oo     oo    ",
" .  .+     oo     oo    ",
"  . +..+   oX     Xo    ",
"   ...... oo       oo   ",
"    +..+   oX     Xo    ",
"    .+     oo     oo    ",
"           oo     oo    ",
"           oo     oo    ",
"           XoO   OoX    ",
"            Xo   oX     ",
"                        ",
"                        ",
"                        ",
"                        "};