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 hour16_x_hot 7
#define hour16_y_hot 7
#define hour16_width 16
#define hour16_height 16
static char hour16_bits[] = {
   0x00, 0x00, 0xfe, 0x7f, 0x14, 0x28, 0x14, 0x28, 0x14, 0x28, 0x24, 0x24,
   0x44, 0x22, 0x84, 0x21, 0x84, 0x21, 0x44, 0x22, 0x24, 0x24, 0x14, 0x28,
   0x94, 0x29, 0xd4, 0x2b, 0xfe, 0x7f, 0x00, 0x00};
@
