diff options
author | fahim | 2015-05-26 17:29:04 +0530 |
---|---|---|
committer | fahim | 2015-05-26 17:29:04 +0530 |
commit | bca9871d3ba7b18738c8f326cf9511834679b555 (patch) | |
tree | b262d9a8384c4d62a2aa6f16756502c8d0d061f7 /src/images/an.xbm | |
parent | a062393843db4033f11837a3c7800136c00fef36 (diff) | |
download | eSim-bca9871d3ba7b18738c8f326cf9511834679b555.tar.gz eSim-bca9871d3ba7b18738c8f326cf9511834679b555.tar.bz2 eSim-bca9871d3ba7b18738c8f326cf9511834679b555.zip |
Subject: Completed Python Plotting
Description: Completed Python Plotting
Diffstat (limited to 'src/images/an.xbm')
-rw-r--r-- | src/images/an.xbm | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/src/images/an.xbm b/src/images/an.xbm deleted file mode 100644 index 47229ae1..00000000 --- a/src/images/an.xbm +++ /dev/null @@ -1,21 +0,0 @@ -#define an_width 45 -#define an_height 35 -static unsigned char an_bits[] = { - 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x80, 0x07, 0x00, 0x00, 0x00, 0x00, - 0x00, 0x01, 0x00, 0x00, 0x00, 0x00, 0x00, 0x01, 0x00, 0x00, 0x00, 0x00, - 0x00, 0x01, 0x00, 0x20, 0x00, 0x00, 0x00, 0x01, 0x00, 0x70, 0x00, 0x00, - 0x00, 0x03, 0x00, 0x30, 0x00, 0x00, 0x00, 0x04, 0x00, 0x20, 0x00, 0x00, - 0x00, 0x10, 0x00, 0x20, 0x00, 0x00, 0x00, 0x10, 0x00, 0x22, 0x04, 0x00, - 0x00, 0x08, 0x80, 0x22, 0x80, 0x00, 0x00, 0x04, 0x00, 0x22, 0x00, 0x00, - 0x00, 0x10, 0x00, 0x20, 0x00, 0x00, 0x00, 0x10, 0x00, 0x20, 0x00, 0x00, - 0x00, 0x10, 0x80, 0x00, 0x01, 0x00, 0x04, 0x07, 0x00, 0x00, 0x00, 0x00, - 0x20, 0x10, 0x00, 0x6d, 0x03, 0x00, 0x00, 0x00, 0x60, 0x20, 0x00, 0x00, - 0x00, 0x20, 0xd8, 0xf8, 0x18, 0x00, 0x00, 0x10, 0xf0, 0x2c, 0x40, 0x01, - 0x00, 0x04, 0xf8, 0x3c, 0x00, 0x00, 0x00, 0x08, 0xa9, 0x70, 0x00, 0x00, - 0x00, 0x10, 0x00, 0x20, 0x00, 0x00, 0x00, 0x10, 0x00, 0x20, 0x00, 0x00, - 0x00, 0x04, 0x00, 0x70, 0x00, 0x00, 0x00, 0x01, 0x18, 0x20, 0x00, 0x00, - 0x00, 0x01, 0x78, 0xeb, 0xb0, 0x01, 0x00, 0x01, 0x18, 0xc3, 0x33, 0x03, - 0x00, 0x01, 0x18, 0xf3, 0x33, 0x03, 0x80, 0x03, 0x79, 0xf3, 0x33, 0x03, - 0x80, 0x83, 0x38, 0x01, 0x00, 0x00, 0x00, 0x00, 0x30, 0x00, 0x00, 0x00, - 0x00, 0x00, 0x57, 0x01, 0x00, 0x00, 0x00, 0x00, 0x8a, 0x00, 0x00, 0x00, - 0x00, 0x00, 0x30, 0x00, 0x00, 0x00 }; |