From: Henry M. Wu Date: Tue, 26 May 1992 18:02:40 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: 20090517-FFI~9364 X-Git-Url: https://birchwood-abbey.net/git?a=commitdiff_plain;h=12d2be9c61e091dcdddb412dcac9562704503716;p=mit-scheme.git *** empty log message *** --- diff --git a/v7/src/runtime/option.scm b/v7/src/runtime/option.scm index 000bba2d0..66864f9d3 100644 --- a/v7/src/runtime/option.scm +++ b/v7/src/runtime/option.scm @@ -1,6 +1,6 @@ #| -*-Scheme-*- -$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/runtime/option.scm,v 14.15 1992/05/26 17:40:37 mhwu Exp $ +$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/runtime/option.scm,v 14.16 1992/05/26 18:02:40 mhwu Exp $ Copyright (c) 1988-92 Massachusetts Institute of Technology @@ -75,7 +75,7 @@ MIT in each case. |# (HASH-TABLE ((RUNTIME HASH-TABLE) (INITIALIZE-PACKAGE!) "hashtb")) (KRYPT ((RUNTIME KRYPT) #F "krypt")) (SUBPROCESS ((RUNTIME SUBPROCESS) (INITIALIZE-PACKAGE!) "process")) - (COMPRESS ((RUNTIME COMPRESS) (INITIALIZE-PACKAGE!) "cpress")) + (COMPRESS ((RUNTIME COMPRESS) #F "cpress")) )) (define loaded-options