Mercurial > emacs
view etc/images/smilies/grayscale/dead.xpm @ 112392:70d7e5c6e611
calc/calc-prog.el
calc/calc-graph.el
calc/calc-map.el: Change `arglist' to `math-arglist' throughout.
author | Jay Belanger <jay.p.belanger@gmail.com> |
---|---|
date | Thu, 20 Jan 2011 21:48:26 -0600 |
parents | a3c27999decb |
children |
line wrap: on
line source
/* XPM */ static char * dead_xpm[] = { "14 14 4 1", " c None", ". c #737373", "+ c #ABABAB", "@ c #000000", " ", " ", " .+ +. + +. ", " +@+@++@+@+ ", " +@ @+ ", " +@+@ @+@+ ", " + +. + + ", " ", " +@ @+ ", " .@ @. ", " .@@@@. ", " ++++ ", " ", " "};