Subversion Repositories tendra.SVN

Rev

Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
2 7u83 1
%%
2
#define bar7_width 7
3
#define bar7_height 7
4
static char bar7_bits[] = {
5
   0x00, 0x3f, 0x61, 0x61, 0x7f, 0x7e, 0x00};
6
%%