From: Stephen Adams Date: Tue, 16 May 1995 05:19:31 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: 20090517-FFI~6309 X-Git-Url: https://birchwood-abbey.net/git?a=commitdiff_plain;h=f4afe6174bae3828805e7dee6a0470de793ecc04;p=mit-scheme.git *** empty log message *** --- diff --git a/v8/src/bench/bench.sf b/v8/src/bench/bench.sf index ee8064837..6a7f42f89 100644 --- a/v8/src/bench/bench.sf +++ b/v8/src/bench/bench.sf @@ -3,6 +3,7 @@ ;; This file is really for generating the cross reference so we can find ;; the free variables of the benchmarks. +(load-option 'SF) (sf-directory ".") (load-option 'CREF)