From f6b59970f6a39f3b2292f2ef449df03fae1fe36d Mon Sep 17 00:00:00 2001 From: keie Date: Thu, 23 Aug 1984 13:27:14 +0000 Subject: [PATCH] The ACK tree on the vax has as default machine 'vax2'. --- first/local.h.src | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" -- 2.34.1