From 0987aa0077a25da70910ab72805eba2b355b334f Mon Sep 17 00:00:00 2001 From: ceriel Date: Mon, 11 Jul 1988 15:01:12 +0000 Subject: [PATCH] don't use our malloc in cpp on small machines --- first/first | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/first/first b/first/first index fc30d337e..14b3a1f13 100755 --- a/first/first +++ b/first/first @@ -225,7 +225,13 @@ X0) w q ABC - cd ../../../lib/descr + cd ../../../util/cpp + ed - Makefile <