add section to Scheme compatibility manual on old executables

original commit: f643c7aa4b124dea0751095f424483ea4e944ce2
This commit is contained in:
Matthew Flatt 2010-05-05 10:06:56 -06:00
parent 9c5d423d90
commit 9013046a7b

View File

@ -90,8 +90,8 @@ The result depends on @scheme[what], and a @scheme[#f] result is only
platform-specific:
@itemize[
@item{@|AllUnix|: @indexed-file{.mredrc}}
@item{Windows: @indexed-file{mredrc.ss}}
@item{@|AllUnix|: @indexed-file{.gracketrc}}
@item{Windows: @indexed-file{racketrc.rktl}}
]}