Parent Directory
|
Revision Log
Setting up web subdirectory in repository
1 | #define gray25_width 16 |
2 | #define gray25_height 16 |
3 | static char gray25_bits[] = { |
4 | 0x00, 0x00, 0x22, 0x22, 0x00, 0x00, 0x88, 0x88, 0x00, 0x00, 0x22, 0x22, |
5 | 0x00, 0x00, 0x88, 0x88, 0x00, 0x00, 0x22, 0x22, 0x00, 0x00, 0x88, 0x88, |
6 | 0x00, 0x00, 0x22, 0x22, 0x00, 0x00, 0x88, 0x88}; |
john.pye@anu.edu.au | ViewVC Help |
Powered by ViewVC 1.1.22 |