racket/collects/icons/paren.xbm
2005-05-27 18:56:37 +00:00

5 lines
117 B
C

#define paren_width 8
#define paren_height 8
static char paren_bits[] = {
0x11,0x00,0x44,0x00,0x11,0x00,0x44,0x00};