From 7932234ed8e34459f894171484a0da3f376a086a Mon Sep 17 00:00:00 2001 From: ceriel Date: Thu, 26 Feb 1987 19:47:01 +0000 Subject: [PATCH] Added Occam --- mach/pdp/Action | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/mach/pdp/Action b/mach/pdp/Action index 3051d78c3..6b6984360 100644 --- a/mach/pdp/Action +++ b/mach/pdp/Action @@ -31,3 +31,7 @@ name "PDP 11 Basic library" system pdp* dir libbc end +name "PDP 11 Occam library" +system pdp* +dir liboc +end