install a smaller malloc

This commit is contained in:
ceriel 1987-03-25 17:39:18 +00:00
parent c31c23a3ec
commit 026633767c

View File

@ -212,6 +212,13 @@ ABC
cp tables1.h tables.h
)
done
( cd ../modules/src/malloc
ed - param.h <<ABC
/STORE/s/define/undef/
w
q
ABC
)
;;
*) ( cd ../lang/cem/cemcom
cp BigPars Parameters