Parent Directory
|
Revision Log
Setting up web subdirectory in repository
1 | #define hourglass_width 19 |
2 | #define hourglass_height 21 |
3 | static char hourglass_bits[] = { |
4 | 0xff, 0xff, 0x07, 0x55, 0x55, 0x05, 0xa2, 0x2a, 0x03, 0x66, 0x15, 0x01, |
5 | 0xa2, 0x2a, 0x03, 0x66, 0x15, 0x01, 0xc2, 0x0a, 0x03, 0x46, 0x05, 0x01, |
6 | 0x82, 0x0a, 0x03, 0x06, 0x05, 0x01, 0x02, 0x03, 0x03, 0x86, 0x05, 0x01, |
7 | 0xc2, 0x0a, 0x03, 0x66, 0x15, 0x01, 0xa2, 0x2a, 0x03, 0x66, 0x15, 0x01, |
8 | 0xa2, 0x2a, 0x03, 0x66, 0x15, 0x01, 0xa2, 0x2a, 0x03, 0xff, 0xff, 0x07, |
9 | 0xab, 0xaa, 0x02}; |
john.pye@anu.edu.au | ViewVC Help |
Powered by ViewVC 1.1.22 |