view lisp/sb-tag-minus.xpm @ 58547:1e95f60dbab4

(calc-given-value, calc-store-opers): Declare them. (calc-var-name-map): Move declaration to earlier in the file. (calc-pv-pos): New variable. (calc-permanent-variable, calc-insert-permanent-variable): Replace variable pos by declared variable.
author Jay Belanger <jay.p.belanger@gmail.com>
date Fri, 26 Nov 2004 22:35:35 +0000
parents c2a09ac7b7b1
children
line wrap: on
line source

/* XPM */
static char * sb_tag_minus_xpm[] = {
"20 15 5 1",
" 	c None",
".	c #B8B8B8",
"+	c #000000",
"@	c #FFF993",
"#	c #828282",
"                    ",
"                    ",
"    ..............  ",
"   .++++++++++++++. ",
"  .+@@@@@@@@@@@@@@+#",
" .+@@@@@@@@@@@@@@@+#",
".+@@@@@@@@@@@@@@@@+#",
".+@++@@+++++@@@@@@+#",
".+@++@@@.....@@@@@+#",
".+@@@@@@@@@@@@@@@@+#",
" #+@@@@@@@@@@@@@@@+#",
"  #+@@@@@@@@@@@@@@+#",
"   #++++++++++++++# ",
"    ##############  ",
"                    "};