Mercurial > emacs
view etc/images/gud/rnexti.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 | ca0315d80583 |
children |
line wrap: on
line source
/* XPM */ static char * reverse_nexti_xpm[] = { "24 24 6 1", " c None", ". c #CC0033", "+ c #D40000", "@ c #CC9999", "# c #616161", "$ c #2A1F55", " ", " ", " ", " ", " .......... ", " . . ", " . . ", " . . ", " . . ", " +@.@+ # # . ", " @...@ #$ $# ", " ... #$ $# ", " @.@ #$ $# ", " . #$ $# ", " $# #$ ", " $# #$ ", " $# #$ ", " $# #$ ", " $ $ ", " ", " ", " ", " ", " "};