From: Chris Hanson Date: Sun, 15 Apr 2007 19:21:17 +0000 (+0000) Subject: Adapt to another change in built-in object handle naming. X-Git-Tag: 20090517-FFI~641 X-Git-Url: https://birchwood-abbey.net/git?a=commitdiff_plain;h=3243a9fb96518a143e5e441dabc08be9625d8045;p=mit-scheme.git Adapt to another change in built-in object handle naming. --- diff --git a/v7/src/etc/c-initial-bands.sh b/v7/src/etc/c-initial-bands.sh index 0571d2f48..53c3bed12 100755 --- a/v7/src/etc/c-initial-bands.sh +++ b/v7/src/etc/c-initial-bands.sh @@ -1,6 +1,6 @@ #!/bin/sh # -# $Id: c-initial-bands.sh,v 1.3 2007/04/14 03:54:50 cph Exp $ +# $Id: c-initial-bands.sh,v 1.4 2007/04/15 19:21:17 cph Exp $ # # Copyright 2007 Massachusetts Institute of Technology # @@ -25,7 +25,7 @@ set -e ( cd runtime - ../microcode/scheme --library ../lib --fasl runtime_make.bin <