Fix the scope of the doc of dynamics%.
This commit is contained in:
parent
46612dd3df
commit
4d05b9d9ee
1 changed files with 1 additions and 3 deletions
|
@ -403,9 +403,7 @@ This is the only method of @racket[dds%] overridden in this class.
|
|||
[syn-dynamics (new (inst dynamics% Boolean) [network n] [mode syn])]
|
||||
[st (hash 'a #f 'b #f)])
|
||||
(send syn-dynamics step/annotated st))
|
||||
]
|
||||
|
||||
}
|
||||
]}}
|
||||
|
||||
@deftypeform[(Dynamics% a)]{
|
||||
|
||||
|
|
Loading…
Reference in a new issue