From: ceriel Date: Mon, 11 Apr 1988 10:36:24 +0000 (+0000) Subject: Added installation for modula-2 X-Git-Tag: release-5-5~3464 X-Git-Url: https://git.ndcode.org/public/gitweb.cgi?a=commitdiff_plain;h=61bfe50a667b1c6d9589bae7a247c6cd1b13fc4e;p=ack.git Added installation for modula-2 --- diff --git a/first/first b/first/first index 460b5e922..2832baad7 100755 --- a/first/first +++ b/first/first @@ -270,9 +270,14 @@ w q ABC ) + ( cd ../lang/m2/comp + cp SmallPars Parameters + ) ;; *) ( cd ../lang/cem/cemcom cp BigPars Parameters + cd ../../m2/comp + cp BigPars Parameters ) ;; esac