From a1840323213b27f084f38c9fe48c822aec1985c0 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 439d62dc7..37ec5d75b 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" -- 2.34.1