view lisp/toolbar/gud-pstar.xpm @ 64518:7b82147924c7

(org-table-formula-substitute-names, org-table-get-vertical-vector): Doc fixes. (org-table-recalculate): Remove unused argument to `message'.
author Juanma Barranquero <lekktu@gmail.com>
date Tue, 19 Jul 2005 23:37:03 +0000
parents 5db7a2ef6f87
children
line wrap: on
line source

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