From 77ebfceac519cfdfb7d4c793cb56303d501f4758 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 9839d9c8..439d62dc 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"