Update mcollective.init according to OSCI-855
[packages/precise/mcollective.git] / lib / mcollective / vendor / json / lib / json / Array.xpm
1 /* XPM */
2 static char * Array_xpm[] = {
3 "16 16 2 1",
4 "       c None",
5 ".      c #000000",
6 "                ",
7 "                ",
8 "                ",
9 "   ..........   ",
10 "   .        .   ",
11 "   .        .   ",
12 "   .        .   ",
13 "   .        .   ",
14 "   .        .   ",
15 "   .        .   ",
16 "   .        .   ",
17 "   .        .   ",
18 "   ..........   ",
19 "                ",
20 "                ",
21 "                "};