projects
/
mit-scheme.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
32a7c6b
)
Eliminate unnecessary "(load-option 'sf)".
author
Chris Hanson
<org/chris-hanson/cph>
Wed, 2 May 2007 13:49:02 +0000
(13:49 +0000)
committer
Chris Hanson
<org/chris-hanson/cph>
Wed, 2 May 2007 13:49:02 +0000
(13:49 +0000)
v7/src/etc/build-bands.sh
patch
|
blob
|
history
diff --git
a/v7/src/etc/build-bands.sh
b/v7/src/etc/build-bands.sh
index 5565f4b38ffcf7e5d4bfb738dc63f2d10ba4af69..b4410cb62053a6f54955afc84140701a09856a92 100755
(executable)
--- a/
v7/src/etc/build-bands.sh
+++ b/
v7/src/etc/build-bands.sh
@@
-1,6
+1,6
@@
#!/bin/sh
#
-# $Id: build-bands.sh,v 1.
8 2007/04/30 01:42:50
cph Exp $
+# $Id: build-bands.sh,v 1.
9 2007/05/02 13:49:02
cph Exp $
#
# Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
# 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
@@
-31,7
+31,6
@@
EOF
)
microcode/scheme --library lib --heap 3000 <<EOF
-(load-option 'SF)
(load-option 'COMPILER)
(load-option 'EDWIN)
(disk-save "lib/all.com")