From 3243a9fb96518a143e5e441dabc08be9625d8045 Mon Sep 17 00:00:00 2001 From: Chris Hanson Date: Sun, 15 Apr 2007 19:21:17 +0000 Subject: [PATCH] Adapt to another change in built-in object handle naming. --- v7/src/etc/c-initial-bands.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 <