Subversion Repositories tendra.SVN

Rev

Rev 2 | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
2 7u83 1
%%
2
#define light_gray_width 4
3
#define light_gray_height 2
4
static char light_gray_bits[] = {
5
   0x08, 0x02};
6
%%