From: Chris Hanson Date: Wed, 2 May 2007 13:49:02 +0000 (+0000) Subject: Eliminate unnecessary "(load-option 'sf)". X-Git-Tag: 20090517-FFI~602 X-Git-Url: https://birchwood-abbey.net/git?a=commitdiff_plain;h=593549fb4c1bc701ab727398d6256cffb38eb8df;p=mit-scheme.git Eliminate unnecessary "(load-option 'sf)". --- diff --git a/v7/src/etc/build-bands.sh b/v7/src/etc/build-bands.sh index 5565f4b38..b4410cb62 100755 --- 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 <