File: rightj.xbm

package info (click to toggle)
python2.5 2.5-5
  • links: PTS
  • area: main
  • in suites: etch-m68k
  • size: 52,392 kB
  • ctags: 96,908
  • sloc: ansic: 352,790; python: 317,047; sh: 16,886; asm: 6,564; makefile: 4,292; lisp: 3,678; perl: 3,674; xml: 894; objc: 756; sed: 2
file content (6 lines) | stat: -rwxr-xr-x 290 bytes parent folder | download | duplicates (60)
1
2
3
4
5
6
#define rightj_width 16
#define rightj_height 16
static unsigned char rightj_bits[] = {
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xf0, 0xdb, 0x00, 0x00, 0x70, 0xdb,
   0x00, 0x00, 0x00, 0xef, 0x00, 0x00, 0xd8, 0xde, 0x00, 0x00, 0xc0, 0xdd,
   0x00, 0x00, 0xa0, 0xef, 0x00, 0x00, 0xd8, 0xde};