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 stripe4_width 4
3
#define stripe4_height 4
4
static char stripe4_bits[] = {
5
   0x09, 0x0c, 0x06, 0x03};
6
%%