Fix the scope of the doc of dynamics%.

This commit is contained in:
Sergiu Ivanov 2022-09-18 00:56:09 +02:00
parent 46612dd3df
commit 4d05b9d9ee
1 changed files with 1 additions and 3 deletions

View File

@ -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)]{