view etc/images/low-color/next-node.xpm @ 99899:2796739a5e4f

* calculator.el (calculator-op-or-exp): Reflow docstring. (calculator-remove-zeros, calculator-repR, calculator-repL): Fix typos in docstrings.
author Juanma Barranquero <lekktu@gmail.com>
date Tue, 25 Nov 2008 00:30:47 +0000
parents c0f0ecaa0096
children
line wrap: on
line source

/* XPM */
static char * next_node_xpm[] = {
"24 24 8 1",
" 	c None",
".	c #BBBDBA",
"+	c #000000",
"@	c #FFFFFF",
"#	c #87AF85",
"$	c #504D46",
"%	c #6B6B66",
"&	c #000100",
"  ++++++++++++++++++    ",
"  +@@@@@@@@@@@@@@@..+   ",
"  +@@@@@@@@@@@@@@@.@.+  ",
"  +@@@%.@@@@@@@@@@.#%&+ ",
"  +@@@++..@@@@@@@@.#%&+ ",
"  +@@@+#+...@.@@@@@@..+ ",
"  +@..+.#+...@@.......+ ",
"+++++++.##+....@......+ ",
"+.......###+..........+ ",
"+.####.#####+.........+ ",
"+..........##+........+ ",
"+###########$+#.......+ ",
"+##########$+#........+ ",
"+#########$+%#........+ ",
"+++++++##$+#..........+ ",
"  +..#+#$+%#..........+ ",
"  +...+$+#............+ ",
"  +@..++##............+ ",
"  +@..+...............+ ",
"  +@..................+ ",
"  +@..................+ ",
"  +++++++++++++++++++++ ",
"                        ",
"                        "};