From: Chris Hanson Date: Fri, 5 Apr 1996 22:46:49 +0000 (+0000) Subject: Export *SAVE-UNCOMPRESSED-FILES?* and *UNCOMPRESSED-FILE-LIFETIME*, X-Git-Tag: 20090517-FFI~5628 X-Git-Url: https://birchwood-abbey.net/git?a=commitdiff_plain;h=3b5b3378dd02cc6502cd86d56041f4b5dcfaad50;p=mit-scheme.git Export *SAVE-UNCOMPRESSED-FILES?* and *UNCOMPRESSED-FILE-LIFETIME*, which are documented in the User's Guide. --- diff --git a/v7/src/runtime/runtime.pkg b/v7/src/runtime/runtime.pkg index 17fe0a3cf..17fbb2406 100644 --- a/v7/src/runtime/runtime.pkg +++ b/v7/src/runtime/runtime.pkg @@ -1,8 +1,8 @@ #| -*-Scheme-*- -$Id: runtime.pkg,v 14.265 1995/11/13 07:21:53 cph Exp $ +$Id: runtime.pkg,v 14.266 1996/04/05 22:46:49 cph Exp $ -Copyright (c) 1988-95 Massachusetts Institute of Technology +Copyright (c) 1988-96 Massachusetts Institute of Technology This material was developed by the Scheme project at the Massachusetts Institute of Technology, Department of Electrical Engineering and @@ -223,6 +223,8 @@ MIT in each case. |# (files "infstr" "infutl") (parent ()) (export () + *save-uncompressed-files?* + *uncompressed-file-lifetime* compiled-code-block/filename compiled-entry/block compiled-entry/dbg-object