fix dumb edito I did last week or so
This commit is contained in:
parent
bb96973c4a
commit
9c12f7aaa5
|
@ -432,7 +432,7 @@
|
|||
|
||||
(define/override (first-opened settings)
|
||||
(for ([tp (in-list (htdp-lang-settings-teachpacks settings))])
|
||||
(for-each namespace-require/constant tp)))
|
||||
(namespace-require/constant tp)))
|
||||
|
||||
(inherit get-module get-transformer-module get-init-code
|
||||
use-namespace-require/copy?)
|
||||
|
|
Loading…
Reference in New Issue
Block a user