Change definition of DIRECTORY-PATHNAME-AS-FILE so that it does
authorChris Hanson <org/chris-hanson/cph>
Wed, 18 Oct 1995 05:00:46 +0000 (05:00 +0000)
committerChris Hanson <org/chris-hanson/cph>
Wed, 18 Oct 1995 05:00:46 +0000 (05:00 +0000)
commit58d89093a9cc4fe961aafb996b35640e17b06d5c
tree13f51061d08ec6430e0c31f150c21827090a8f7c
parent50b364114973acfcd61aad205da16a06af3cae6b
Change definition of DIRECTORY-PATHNAME-AS-FILE so that it does
nothing when the argument is already in "file" form.  This makes it a
true inverse to PATHNAME-AS-DIRECTORY.
v7/src/runtime/dospth.scm
v7/src/runtime/unxpth.scm