removed duplication

svn: r15641
This commit is contained in:
Robby Findler 2009-07-30 19:25:23 +00:00
parent 1fc47a2a1f
commit 6c86f7e305

View File

@ -250,9 +250,6 @@ 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}