head     1.2;
branch   ;
access   ;
symbols  C_Demo_1:1.2;
locks    ; strict;
comment  @ * @;


1.2
date     89.09.05.17.19.52;  author mao;  state C_Demo_1;
branches ;
next     1.1;

1.1
date     89.08.18.17.17.01;  author goh;  state Exp;
branches ;
next     ;


desc
@misc machine/architecture dependent constants
@


1.2
log
@Working version of C-only demo
@
text
@
/*
 *  $Header: RCS/machine.h,v 1.1 89/08/18 17:17:01 goh Exp Locker: goh $
 */

#ifndef MACHINE_H
#define MACHINE_H

#define BLCKSZ	8192

#endif

@


1.1
log
@Initial revision
@
text
@d3 1
a3 1
 *  $Header: /n/postgres/a/postgres/goh/postgres/src/port/dynix/RCS/machine.h,v 1.1 89/08/04 13:16:49 dillon Exp $
@
