head	1.2;
access
	werner
	shectman;
symbols;
locks; strict;
comment	@ * @;


1.2
date	89.09.05.17.20.51;	author mao;	state C_Demo_1;
branches;
next	;


desc
@Initial Ported Version
@


1.2
log
@checked in with -k by werner at 1992/01/09 17:02:12
@
text
@
/*
 *  $Header: RCS/machine.h,v 1.2 89/09/05 17:20:51 mao C_Demo_1 $
 */

#ifndef MACHINE_H
#define MACHINE_H

#define BLCKSZ	8192

#endif

@
