head	1.1;
access;
symbols
	CVS-CONVERSION:1.1;
locks; strict;
comment	@# @;


1.1
date	96.06.02.08.35.15;	author ghudson;	state Exp;
branches;
next	;


desc
@Checkin for creation of CVS repository
@


1.1
log
@Initial checkin.
@
text
@#define hour16m_width 16
#define hour16m_height 16
static char hour16m_bits[] = {
   0xff, 0xff, 0xff, 0xff, 0xfe, 0x7f, 0xfe, 0x7f, 0xfe, 0x7f, 0xfe, 0x7f,
   0xfe, 0x7f, 0xfe, 0x7f, 0xfe, 0x7f, 0xfe, 0x7f, 0xfe, 0x7f, 0xfe, 0x7f,
   0xfe, 0x7f, 0xfe, 0x7f, 0xff, 0xff, 0xff, 0xff};
@
