runtime/load (standard-library-directory-pathname): Simplify.
authorMatt Birkholz <matt@birchwood-abbey.net>
Tue, 25 Apr 2017 21:10:56 +0000 (14:10 -0700)
committerMatt Birkholz <matt@birchwood-abbey.net>
Tue, 25 Apr 2017 23:55:47 +0000 (16:55 -0700)
commit037275f2d64c17e19579b0ae9cdc50caeffce5b8
tree6ade0b8155de6f6a43e6b9882939615e4061ab78
parent5601f2d9aaeec3e608521113e5ec6d74b20e63c3
runtime/load (standard-library-directory-pathname): Simplify.

Just use the last directory in the path.  When microcode modules go
away, so will the lib/ subdirectory that previously distinguished the
"standard" options' directory.
src/runtime/load.scm
src/runtime/runtime.pkg