summaryrefslogtreecommitdiff
path: root/xpm/bench.xpm
diff options
context:
space:
mode:
Diffstat (limited to 'xpm/bench.xpm')
-rw-r--r--xpm/bench.xpm21
1 files changed, 21 insertions, 0 deletions
diff --git a/xpm/bench.xpm b/xpm/bench.xpm
new file mode 100644
index 00000000..5a9007f4
--- /dev/null
+++ b/xpm/bench.xpm
@@ -0,0 +1,21 @@
+/* XPM */
+static char *dummy[]={
+"16 16 2 1",
+". c None",
+"# c #000000",
+"................",
+"................",
+"................",
+"................",
+"................",
+"................",
+".##############.",
+"...#........#...",
+"...#........#...",
+"...#........#...",
+"................",
+"................",
+"................",
+"................",
+"................",
+"................"};