Make description of future-event agree with the implementation.
... and with the description in the futures visualizer docs.
This commit is contained in:
parent
ce08805026
commit
a62516977b
|
@ -18,7 +18,7 @@ a data value that is an instance of a @racket[future-event]
|
|||
@tech{prefab} structure:
|
||||
|
||||
@racketblock[
|
||||
(struct future-event (future-id proc-id action time)
|
||||
(struct future-event (future-id proc-id action time prim-name user-data)
|
||||
#:prefab)
|
||||
]
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user