From: Stephen Adams Date: Mon, 31 Jul 1995 19:26:22 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: 20090517-FFI~6086 X-Git-Url: https://birchwood-abbey.net/git?a=commitdiff_plain;h=2cc95f0843620346e8a3b4d80ac72785cf8602c8;p=mit-scheme.git *** empty log message *** --- 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")