Mercurial > emacs
view lisp/gnus/bar.xpm @ 59001:9b61c52f0f54
(math-random-digit): Call math-init-random-base if var-RandSeed is nil.
author | Jay Belanger <jay.p.belanger@gmail.com> |
---|---|
date | Thu, 16 Dec 2004 22:56:08 +0000 |
parents | 55fd4f77387a |
children |
line wrap: on
line source
/* XPM */ static char * picon-bar_xpm[] = { "6 48 2 1", " c white s background", ". c black", " .. ", " .. ", " .. ", " .. ", " .. ", " .. ", " .. ", " .. ", " .. ", " .. ", " .. ", " .. ", " .. ", " .. ", " .. ", " .. ", " .. ", " .. ", " .. ", " .. ", " .. ", " .. ", " .. ", " .. ", " .. ", " .. ", " .. ", " .. ", " .. ", " .. ", " .. ", " .. ", " .. ", " .. ", " .. ", " .. ", " .. ", " .. ", " .. ", " .. ", " .. ", " .. ", " .. ", " .. ", " .. ", " .. ", " .. ", " .. ", " .. "};