do not install interpreter on small machines

This commit is contained in:
ceriel 1988-06-27 15:14:31 +00:00
parent 406d72db67
commit 911eb2ebf9

View file

@ -264,6 +264,14 @@ q
ABC
done
)
( cd ..
cp Action Action.orig
ed - Action <<ABC
/EM interpreter in C/,/^end/s/^/!/
w
q
ABC
)
;;
*) ( cd ../lang/cem/cemcom
cp BigPars Parameters