From 5281bed8e4e3199e4d0c9888113996d0c0815c5c Mon Sep 17 00:00:00 2001 From: ceriel Date: Tue, 3 Feb 1987 14:47:45 +0000 Subject: [PATCH] Added pascal lib --- mach/em44/Action | 3 +++ 1 file changed, 3 insertions(+) diff --git a/mach/em44/Action b/mach/em44/Action index 4ca90474..e507c112 100644 --- a/mach/em44/Action +++ b/mach/em44/Action @@ -1,6 +1,9 @@ name "4-4 Interpreter C libraries" dir libcc end +name "4-4 Interpreter Pascal library" +dir libpc +end name "4-4 Interpreter Basic library" dir libbc end