diff options
author | William Joye <wjoye@cfa.harvard.edu> | 2018-12-25 17:45:11 (GMT) |
---|---|---|
committer | William Joye <wjoye@cfa.harvard.edu> | 2018-12-25 17:45:11 (GMT) |
commit | 5f5fd2864a3193a8d5da12fcb92ba7379084c286 (patch) | |
tree | bcdca927ed2a7b05c647b9a6bfdfd4a7ca5c730e /tk8.6/bitmaps/gray25.xbm | |
parent | 535baffcecf6e738102fc12cda0109bc963e150f (diff) | |
download | blt-5f5fd2864a3193a8d5da12fcb92ba7379084c286.zip blt-5f5fd2864a3193a8d5da12fcb92ba7379084c286.tar.gz blt-5f5fd2864a3193a8d5da12fcb92ba7379084c286.tar.bz2 |
update tcl/tk
Diffstat (limited to 'tk8.6/bitmaps/gray25.xbm')
-rw-r--r-- | tk8.6/bitmaps/gray25.xbm | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/tk8.6/bitmaps/gray25.xbm b/tk8.6/bitmaps/gray25.xbm deleted file mode 100644 index fdaef49..0000000 --- a/tk8.6/bitmaps/gray25.xbm +++ /dev/null @@ -1,6 +0,0 @@ -#define gray25_width 16 -#define gray25_height 16 -static unsigned char gray25_bits[] = { - 0x88, 0x88, 0x22, 0x22, 0x88, 0x88, 0x22, 0x22, 0x88, 0x88, 0x22, 0x22, - 0x88, 0x88, 0x22, 0x22, 0x88, 0x88, 0x22, 0x22, 0x88, 0x88, 0x22, 0x22, - 0x88, 0x88, 0x22, 0x22, 0x88, 0x88, 0x22, 0x22}; |