diff options
Diffstat (limited to 'elpa/auctex-13.1.3/images/prvtex12.xbm')
-rw-r--r-- | elpa/auctex-13.1.3/images/prvtex12.xbm | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/elpa/auctex-13.1.3/images/prvtex12.xbm b/elpa/auctex-13.1.3/images/prvtex12.xbm new file mode 100644 index 0000000..2737176 --- /dev/null +++ b/elpa/auctex-13.1.3/images/prvtex12.xbm @@ -0,0 +1,6 @@ +/* Created with The GIMP */ +#define preview12_width 12 +#define preview12_height 12 +static unsigned char preview12_bits[] = { + 0xff, 0x0f, 0x41, 0x08, 0x21, 0x08, 0x6f, 0x0d, 0x35, 0x0a, 0x75, 0x0a, + 0x6b, 0x0b, 0x82, 0x0c, 0x7c, 0x08, 0xf0, 0x08, 0x00, 0x0f, 0x00, 0x00 }; |