Mercurial > emacs
view lisp/gnus/grin.xpm @ 58657:05cfe246ec8d
Add a provide statement.
(calc-Need-calc-graph): Remove it.
(calc-gnuplot-name, calc-gnuplot-plot-command, calc-gnuplot-print):
Give them values.
author | Jay Belanger <jay.p.belanger@gmail.com> |
---|---|
date | Tue, 30 Nov 2004 17:10:43 +0000 |
parents | 55fd4f77387a |
children |
line wrap: on
line source
/* XPM */ static char * grin_xpm[] = { "13 14 4 1", " c None", ". c #000000", "+ c #FFDD00", "@ c #FFFFFF", " ....... ", " ..+++++.. ", " .+++++++++. ", ".+++++++++++.", ".++..+++..++.", ".++..+++..++.", ".+++++++++++.", ".+.........+.", ".+.@@@@@@@.+.", ".++.@@@@@.++.", ".+++.....+++.", " .+++++++++. ", " ..+++++.. ", " ....... "};