*** empty log message ***
authorStephen Adams <edu/mit/csail/zurich/adams>
Mon, 31 Jul 1995 19:26:22 +0000 (19:26 +0000)
committerStephen Adams <edu/mit/csail/zurich/adams>
Mon, 31 Jul 1995 19:26:22 +0000 (19:26 +0000)
etc/rebuild-8.0

index 537eba74e43fe0851faf2b6234087612993ac631..9e4625d728a4dd6d02d521478f350693ccd91180 100755 (executable)
@@ -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")