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


1.1
date	90.08.22.11.49.23;	author choi;	state Exp;
branches;
next	;


desc
@Initial Ported Version
@


1.1
log
@checked in with -k by werner at 1992/01/09 17:01:47
@
text
@
/*
 *  $Header: RCS/machine.h,v 1.1 90/08/22 11:49:23 choi Exp $
 */

#ifndef MACHINE_H
#define MACHINE_H

#define BLCKSZ	8192

#endif

@
