view lisp/toolbar/gud-pstar.xpm @ 64912:cf610b797357

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Thu, 11 Aug 2005 14:01:38 +0000
parents 5db7a2ef6f87
children
line wrap: on
line source

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