Export *SAVE-UNCOMPRESSED-FILES?* and *UNCOMPRESSED-FILE-LIFETIME*,
authorChris Hanson <org/chris-hanson/cph>
Fri, 5 Apr 1996 22:46:49 +0000 (22:46 +0000)
committerChris Hanson <org/chris-hanson/cph>
Fri, 5 Apr 1996 22:46:49 +0000 (22:46 +0000)
which are documented in the User's Guide.

v7/src/runtime/runtime.pkg

index 17fe0a3cfb2ee7e751de7d862caef9b8ce0e6728..17fbb24062ab1fd2c4f35e8b840a6d096ec9d25a 100644 (file)
@@ -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