Mercurial > emacs
view lisp/toolbar/mh-logo.xpm @ 60080:c3660f1897f5
(calc-DistribRules, calc-NegateRules): Add rules.
author | Jay Belanger <jay.p.belanger@gmail.com> |
---|---|
date | Tue, 15 Feb 2005 19:26:07 +0000 |
parents | b35587af8747 |
children |
line wrap: on
line source
/* XPM */ static char *mh-e[] = { /* width height num_colors chars_per_pixel */ " 18 13 2 1", /* colors */ "# c #666699", ". c None s None", /* pixels */ "........##........", ".......####.......", "......######......", "......######......", "....#########.....", "..##############..", ".##...######....#.", "##...#.#.####...#.", "....#..#.##.#...#.", "...#..##.#.#.#....", "...#..#..#..#.#...", "...#..#.##..#.##..", "...#..#.#..#....#." };