view lisp/toolbar/lc-save.xpm @ 62358:75b110fa35a8

(calc-store-value): Return a string rather than display it as a message. Use calc-var-name for variable name. (calc-store-into): Add the result of calc-store-value to message. (calc-copy-variable): Add a message. (calc-store-exchange): Improve error messages. (calc-store-binary, calc-store-map): Don't reset the values of special constants.
author Jay Belanger <jay.p.belanger@gmail.com>
date Sun, 15 May 2005 05:20:59 +0000
parents e3fc28ed75ac
children
line wrap: on
line source

/* XPM */
static char * save2_xpm[] = {
"24 24 12 1",
" 	c None",
".	c #FFFFFF",
"+	c #000100",
"@	c #BBBDBA",
"#	c #7A98B0",
"$	c #6B6B66",
"%	c #EBA291",
"&	c #3E4850",
"*	c #B0CCE2",
"=	c #4D687C",
"-	c #504D46",
";	c #974F3D",
"                        ",
"  +++++++++++++++++++   ",
" +**$%%%%%%%%%%%%@$**+  ",
" +*#$%%%%%%%%;;%;;$#=+  ",
" +*#$%%%%%%;%;%;;;$#=+  ",
" +*#$.............$#=+  ",
" +*#$.............$#=+  ",
" +*#$@@@@@@@@@@@@@$#=+  ",
" +*#$.............$#=+  ",
" +*#$.............$#=+  ",
" +*#$@@@@@@@@@@@@@$#$+  ",
" +*#$.............$#&+  ",
" +*##$$$$$$$$$$$$$$#&+  ",
" +*#################&+  ",
" +*###&&&==$$$$&&&#*&+  ",
" +*##&@@....@@@@$==*&+  ",
" +*##&@.$--@@@@@&==*&+  ",
" +*##&..$--@@@@@&==*&+  ",
" +*##&..---@@@..&==*&+  ",
" +###&@@---@@...&==*&+  ",
"  +==&@@@@@@..@@&==*&+  ",
"   ++++++++++++++++&+   ",
"                        ",
"                        "};