summaryrefslogtreecommitdiff
path: root/src/images/an-mask.xbm
diff options
context:
space:
mode:
authorfahim2015-05-26 17:29:04 +0530
committerfahim2015-05-26 17:29:04 +0530
commitbca9871d3ba7b18738c8f326cf9511834679b555 (patch)
treeb262d9a8384c4d62a2aa6f16756502c8d0d061f7 /src/images/an-mask.xbm
parenta062393843db4033f11837a3c7800136c00fef36 (diff)
downloadeSim-bca9871d3ba7b18738c8f326cf9511834679b555.tar.gz
eSim-bca9871d3ba7b18738c8f326cf9511834679b555.tar.bz2
eSim-bca9871d3ba7b18738c8f326cf9511834679b555.zip
Subject: Completed Python Plotting
Description: Completed Python Plotting
Diffstat (limited to 'src/images/an-mask.xbm')
-rw-r--r--src/images/an-mask.xbm21
1 files changed, 0 insertions, 21 deletions
diff --git a/src/images/an-mask.xbm b/src/images/an-mask.xbm
deleted file mode 100644
index d817f184..00000000
--- a/src/images/an-mask.xbm
+++ /dev/null
@@ -1,21 +0,0 @@
-#define an_mask_width 45
-#define an_mask_height 35
-static unsigned char an_mask_bits[] = {
- 0xff, 0xff, 0xff, 0xff, 0xff, 0x1f, 0xff, 0xff, 0xff, 0xff, 0xff, 0x1f,
- 0xff, 0xff, 0xff, 0xff, 0xff, 0x1f, 0xff, 0xff, 0xff, 0xff, 0xff, 0x1f,
- 0xff, 0xff, 0xff, 0xff, 0xff, 0x1f, 0xff, 0xff, 0xff, 0xff, 0xff, 0x1f,
- 0xff, 0xff, 0xff, 0xff, 0xff, 0x1f, 0xff, 0xff, 0xff, 0xff, 0xff, 0x1f,
- 0xff, 0xff, 0xff, 0xff, 0xff, 0x1f, 0xff, 0xff, 0xff, 0xff, 0xff, 0x1f,
- 0xff, 0xff, 0xff, 0xff, 0xff, 0x1f, 0xff, 0xff, 0xff, 0xff, 0xff, 0x1f,
- 0xff, 0xff, 0xff, 0xff, 0xff, 0x1f, 0xff, 0xff, 0xff, 0xff, 0xff, 0x1f,
- 0xff, 0xff, 0xff, 0xff, 0xff, 0x1f, 0xff, 0xff, 0xff, 0xff, 0xff, 0x1f,
- 0xff, 0xff, 0xff, 0xff, 0xff, 0x1f, 0xff, 0xff, 0xff, 0xff, 0xff, 0x1f,
- 0xff, 0xff, 0xff, 0xff, 0xff, 0x1f, 0xff, 0xff, 0xff, 0xff, 0xff, 0x1f,
- 0xff, 0xff, 0xff, 0xff, 0xff, 0x1f, 0xff, 0xff, 0xff, 0xff, 0xff, 0x1f,
- 0xff, 0xff, 0xff, 0xff, 0xff, 0x1f, 0xff, 0xff, 0xff, 0xff, 0xff, 0x1f,
- 0xff, 0xff, 0xff, 0xff, 0xff, 0x1f, 0xff, 0xff, 0xff, 0xff, 0xff, 0x1f,
- 0xff, 0xff, 0xff, 0xff, 0xff, 0x1f, 0xff, 0xff, 0xff, 0xff, 0xff, 0x1f,
- 0xff, 0xff, 0xff, 0xff, 0xff, 0x1f, 0xff, 0xff, 0xff, 0xff, 0xff, 0x1f,
- 0xff, 0xff, 0xff, 0xff, 0xff, 0x1f, 0xff, 0xff, 0xff, 0xff, 0xff, 0x1f,
- 0xff, 0xff, 0xff, 0xff, 0xff, 0x1f, 0xff, 0xff, 0xff, 0xff, 0xff, 0x1f,
- 0xff, 0xff, 0xff, 0xff, 0xff, 0x1f };