From 36a255a5cf17b414e55f363b8339c2db243b0415 Mon Sep 17 00:00:00 2001 From: ceriel Date: Tue, 22 Jul 1986 10:36:04 +0000 Subject: [PATCH] Changed default machine to "vax4". --- 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 439d62dc..37ec5d75 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 "vax2" +# define ACKM "vax4"