From: keie Date: Thu, 23 Aug 1984 13:27:14 +0000 (+0000) Subject: The ACK tree on the vax has as default machine 'vax2'. X-Git-Tag: release-5-5~6113 X-Git-Url: https://git.ndcode.org/public/gitweb.cgi?a=commitdiff_plain;h=f6b59970f6a39f3b2292f2ef449df03fae1fe36d;p=ack.git The ACK tree on the vax has as default machine 'vax2'. --- diff --git a/first/local.h.src b/first/local.h.src index 9839d9c83..439d62dc7 100644 --- a/first/local.h.src +++ b/first/local.h.src @@ -4,4 +4,4 @@ # define VERSION 3 /* 16 bits number */ /* The default machine used by ack, acc, apc */ -# define ACKM "pdp" +# define ACKM "vax2"