From: ceriel Date: Mon, 2 Mar 1987 17:28:50 +0000 (+0000) Subject: Added "BIGMACHINE" X-Git-Tag: release-5-5~4537 X-Git-Url: https://git.ndcode.org/public/gitweb.cgi?a=commitdiff_plain;h=30d1a948c8592beb8e01bb42a5f3f6e0ba5d6477;p=ack.git Added "BIGMACHINE" --- diff --git a/first/local.h.src b/first/local.h.src index 37ec5d75b..066c4688c 100644 --- a/first/local.h.src +++ b/first/local.h.src @@ -5,3 +5,6 @@ /* The default machine used by ack, acc, apc */ # define ACKM "vax4" + +/* size of local machine, either 0 (for 16 bit address space), or 1 */ +# define BIGMACHINE 1