accross => across in csug/system.stex
original commit: 37b84d9c6085d818ff993b4acc97746762997330
This commit is contained in:
parent
cbae4b9d77
commit
ee0368b462
|
@ -1330,7 +1330,7 @@ and requirements of libraries to be loaded at run time,
|
||||||
\scheme{compile-whole-program} discards unused code and optimizes
|
\scheme{compile-whole-program} discards unused code and optimizes
|
||||||
across program and library boundaries, potentially reducing program
|
across program and library boundaries, potentially reducing program
|
||||||
load time, run time, and memory requirements.
|
load time, run time, and memory requirements.
|
||||||
Some optimization also occurs even accross the boundaries of libraries
|
Some optimization also occurs even across the boundaries of libraries
|
||||||
that are not incorporated into the output, though this optimization
|
that are not incorporated into the output, though this optimization
|
||||||
is limited in nature.
|
is limited in nature.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user