fix docs on PLT_COMPILED_FILE_CHECK
Merge to v6.7
This commit is contained in:
parent
ff7f1ce9ff
commit
ddf6985020
|
@ -370,8 +370,8 @@ file when its filesystem modification date is at least as new as the
|
||||||
source file's. The @racket['exists] mode causes a compiled file to be
|
source file's. The @racket['exists] mode causes a compiled file to be
|
||||||
used in place of its source as long as the compiled file exists.
|
used in place of its source as long as the compiled file exists.
|
||||||
|
|
||||||
If the @indexed-envvar{PLT_COMPILE_FILE_CHECK} environment variable is
|
If the @indexed-envvar{PLT_COMPILED_FILE_CHECK} environment variable is
|
||||||
set to @litchar{modify-seconds} or @litchar{check}, then the
|
set to @litchar{modify-seconds} or @litchar{exists}, then the
|
||||||
environment variable's value configures the parameter when Racket
|
environment variable's value configures the parameter when Racket
|
||||||
starts.
|
starts.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user