* boot-9.scm: %load-path is initialized in C code now.
authorJim Blandy <jimb@red-bean.com>
Thu, 5 Sep 1996 16:33:42 +0000 (16:33 +0000)
committerJim Blandy <jimb@red-bean.com>
Thu, 5 Sep 1996 16:33:42 +0000 (16:33 +0000)
commit3cab83923638aa05c64bffda3cb4a0be2fd95497
treebf830f20a881ad50b57f00f1008dd1fafa4553fc
parent1325feea48d559091fc699960ff4b5e191e8bd47
* boot-9.scm: %load-path is initialized in C code now.
(implementation-vicinity, parse-path): Deleted, along with code to
initialize %load-path.

* boot-9.scm (in-vicinity): If the vicinity doesn't end with a
"/", use one to separate it from the file.
ice-9/boot-9.scm