* boot-9.scm (%try-load): define using primitive-load. Previously
authorGary Houston <ghouston@arglist.com>
Tue, 24 Sep 1996 07:19:51 +0000 (07:19 +0000)
committerGary Houston <ghouston@arglist.com>
Tue, 24 Sep 1996 07:19:51 +0000 (07:19 +0000)
commit855c0eacc8201c9e0b0c28696ae8de8c7aeff2e6
treeb8762dc17605905fb42f88bafcd4e830743ced76
parenta0c976972a1ddfc35dbb1eec015db3098634932a
* boot-9.scm (%try-load): define using primitive-load.  Previously
%try-load itself was the primitive.
(load-with-path): use scm-error instead of %load-announce-lossage.
Errors are thrown to 'misc-error instead of 'could-not-load.
(%load-announce-lossage): deleted.
ice-9/ChangeLog
ice-9/boot-9.scm