From 2cc95f0843620346e8a3b4d80ac72785cf8602c8 Mon Sep 17 00:00:00 2001 From: Stephen Adams Date: Mon, 31 Jul 1995 19:26:22 +0000 Subject: [PATCH] *** empty log message *** --- etc/rebuild-8.0 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/etc/rebuild-8.0 b/etc/rebuild-8.0 index 537eba74e..9e4625d72 100755 --- a/etc/rebuild-8.0 +++ b/etc/rebuild-8.0 @@ -1,6 +1,6 @@ #!/bin/csh -f -# $Id: rebuild-8.0,v 1.1 1995/07/27 23:19:50 adams Exp $ +# $Id: rebuild-8.0,v 1.2 1995/07/31 19:26:22 adams Exp $ # Arguments: runtimeversion compilerversion edwinversion 6001version @@ -245,7 +245,7 @@ if (("$edwin" != "") || ("$complr" != "")) then cd $root/edwin rm -f ../tmp/c+e.com echo "### $scheme -constant 2000 -heap 2000 -compiler $cbandarg -no-init-file" - scheme -constant 2000 -heap 2000 -compiler $cbandarg -no-init-file <<*END* + $scheme -constant 2000 -heap 2000 -compiler $cbandarg -no-init-file <<*END* (begin (load "make.com") (disk-save "../tmp/c+e.com") -- 2.25.1