view lisp/toolbar/gud-pstar.xpm @ 63955:b8a680debd99

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Sun, 03 Jul 2005 16:51:26 +0000
parents 5db7a2ef6f87
children
line wrap: on
line source

/* XPM */
static char * gud_pstar_xpm[] = {
"24 24 2 1",
" 	c #BDBDBEBEBDBD",
".	c #000000000000",
"                        ",
"                        ",
"                        ",
"                        ",
"                        ",
"                        ",
"                        ",
"                        ",
"         ... ...        ",
"          ... ...       ",
"          ..   ..   .   ",
"          ..   .. . . . ",
"          ..   ..  ...  ",
"          ..   .. . . . ",
"          ..   ..   .   ",
"          ... ..        ",
"          .. ..         ",
"          ..            ",
"          ..            ",
"          ..            ",
"         ....           ",
"                        ",
"                        ",
"                        "};