Initial commit of GNU Go v3.8.
[sgk-go] / interface / big-xpms / empty5.xpm
CommitLineData
7eeb782e
AT
1/* XPM */
2/* Copyright 2004 by the Free Software Foundation. See COPYING */
3static char * empty5_xpm[] = {
4"36 36 2 1",
5" c #E79DB2CA4924",
6". c #000000000000",
7" .. ",
8" .. ",
9" .. ",
10" .. ",
11" .. ",
12" .. ",
13" .. ",
14" .. ",
15" .. ",
16" .. ",
17" .. ",
18" .. ",
19" .. ",
20" .. ",
21" .. ",
22" .. ",
23" .. ",
24"....................................",
25"....................................",
26" .. ",
27" .. ",
28" .. ",
29" .. ",
30" .. ",
31" .. ",
32" .. ",
33" .. ",
34" .. ",
35" .. ",
36" .. ",
37" .. ",
38" .. ",
39" .. ",
40" .. ",
41" .. ",
42" .. "};