svn: r15634

This commit is contained in:
Robby Findler 2009-07-30 04:23:20 +00:00
parent 1ce41ec179
commit 6fe071364f

View File

@ -250,6 +250,9 @@ A parameter whose value is called for each file that is loaded and
@scheme[#f], then the file is compiled as usual. The default is
@scheme[(lambda (x) #f)].}
Defaults to @scheme[(λ (x) #f)].
}
@; ----------------------------------------------------------------------
@section{Compilation Manager Hook for Syntax Transformers}