COMPRESSED-LOADER now takes a second argument, the pathname-type of
authorChris Hanson <org/chris-hanson/cph>
Tue, 22 Sep 1992 20:13:23 +0000 (20:13 +0000)
committerChris Hanson <org/chris-hanson/cph>
Tue, 22 Sep 1992 20:13:23 +0000 (20:13 +0000)
commit9d276d31810143ff6778ac37254fad7c3bd0fba5
tree7382e778d2d0ba73a6a38cd7924e388dcec3ea72
parent51e87d8bde34321ef4885cadda8337f43362bf7e
COMPRESSED-LOADER now takes a second argument, the pathname-type of
the uncompressed file to be generated when *SAVE-UNCOMPRESSED-FILES?*
is true.  This is necessary to allow COMPRESSED-LOADER to be used to
load ".bcs" files as well as ".bci" files.
v7/src/runtime/infutl.scm
v8/src/runtime/infutl.scm