OpenCores
URL https://opencores.org/ocsvn/openrisc/openrisc/trunk

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [rtos/] [ecos-3.0/] [host/] [tools/] [configtool/] [standalone/] [wxwin/] [bitmaps/] [undo.xpm] - Blame information for rev 786

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 786 skrzyp
/* XPM */
2
static char *undo_xpm[] = {
3
/* width height num_colors chars_per_pixel */
4
"    16    15        3            1",
5
/* colors */
6
". c #000080",
7
"# c None",
8
"a c #808080",
9
/* pixels */
10
"################",
11
"################",
12
"################",
13
"################",
14
"########....a###",
15
"##.###..####.a##",
16
"##..#.#######.##",
17
"##...########.##",
18
"##....#######.##",
19
"##.....#####.a##",
20
"###########a.###",
21
"################",
22
"################",
23
"################",
24
"################"
25
};

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.