index
:
software/emacs-mirror
rekado-webkit
Unnamed repository; edit this file 'description' to name the repository.
Fcgiwrap Daemon
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
bitmaps
/
gray1.xbm
blob: 19ee0e7b44ad59029c1a3507d02c3c09b9c987a5 (
about
) (
plain
)
1
2
3
4
#define gray1_width 2
#define gray1_height 2
static
char
gray1_bits
[]
=
{
'\x01'
,
'\x02'
};