minor details in futures docs
svn: r16997
This commit is contained in:
parent
342fb61208
commit
9f57ba92f1
|
@ -7,16 +7,16 @@
|
||||||
@(require scribble/manual
|
@(require scribble/manual
|
||||||
scribble/urls
|
scribble/urls
|
||||||
scribble/struct
|
scribble/struct
|
||||||
scheme/class
|
|
||||||
(for-label scheme/base
|
(for-label scheme/base
|
||||||
scheme/gui/base
|
scheme/contract
|
||||||
scheme/class
|
'#%futures))
|
||||||
scheme/contract))
|
|
||||||
|
|
||||||
@; ----------------------------------------------------------------------
|
@; ----------------------------------------------------------------------
|
||||||
|
|
||||||
PLT's future support is only enabled if you pass @tt{--enable-futures} to @tt{configure} when
|
PLT's future support is only enabled if you pass
|
||||||
you build PLT (and that build currently only works with @tt{mzscheme}, not with @tt{mred}).
|
@DFlag{enable-futures} to @exec{configure} when you build PLT (and that
|
||||||
|
build currently only works with @exec{mzscheme}, not with
|
||||||
|
@exec{mred}).
|
||||||
|
|
||||||
@defmodule['#%futures]{}
|
@defmodule['#%futures]{}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user