original commit: 43799c1efcdee9272df4ca6d59c0f65207ff88f4
This commit is contained in:
Matthew Flatt 2003-06-06 16:21:27 +00:00
parent 2c4b5b6c10
commit 9a5ca8dcf2
2 changed files with 4 additions and 2 deletions

View File

@ -304,7 +304,8 @@ implied by
.BR --main ,
embedded segments loaded by
.BR -k ,
and so on.
and so on. An uncaught exception during an evaluation/load causes later
evaluations/loads to be skipped.
.PP
The current-library-collections-paths parameter is automatically set before any
expressions/files are evaluated/loaded, unless the

View File

@ -249,7 +249,8 @@ implied by
.BR --main ,
embedded segments loaded by
.BR -k ,
and so on.
and so on. An uncaught exception during an evaluation/load causes later
evaluations/loads to be skipped.
.PP
The current-library-collections-paths parameter is automatically set before any
expressions/files are evaluated/loaded, unless the