minor trace doc edits
svn: r8278
This commit is contained in:
parent
007f5b4788
commit
e1776a0d7f
|
@ -29,9 +29,10 @@ into another module. Instead, the @schememodname[trace/calltrace]
|
||||||
module is meant to be invoked from the top-level, so that it can
|
module is meant to be invoked from the top-level, so that it can
|
||||||
install an evaluation handler, exception handler, etc.
|
install an evaluation handler, exception handler, etc.
|
||||||
|
|
||||||
To reuse parts of the code of @scheme[trace/calltrace], import
|
To reuse parts of the code of @schememodname[trace/calltrace], import
|
||||||
@schememodname[trace/calltrace-lib]. It contains all of the bindings
|
@schememodname[trace/calltrace-lib]. It contains all of the bindings
|
||||||
described here, but it but does not set the @scheme[current-eval].
|
described here, but it but does not set the @scheme[current-eval]
|
||||||
|
parameter.
|
||||||
|
|
||||||
@; ----------------------------------------
|
@; ----------------------------------------
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user