install a smaller malloc
authorceriel <none@none>
Wed, 25 Mar 1987 17:39:18 +0000 (17:39 +0000)
committerceriel <none@none>
Wed, 25 Mar 1987 17:39:18 +0000 (17:39 +0000)
first/first

index 54ad77c..867a0a0 100755 (executable)
@@ -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