Only place-worker.rkt. Robby
On Thu, Mar 14, 2013 at 10:26 PM, Harry Spier <vasishtha.sp...@gmail.com>wrote: > > > On Thu, Mar 14, 2013 at 10:25 PM, Robby Findler < > ro...@eecs.northwestern.edu> wrote: > >> >> >> (You may find dynamic-place more useful for larger examples.) >> >> > Given a module "place-caller.rkt" containing the statement > (dynamic-place "place-worker.rkt" 'place-main))]) > > When the dynamic-place is executed and a new racket instance is created is > only "place-caller.rkt" required in the new place, > or "place-caller" and "place-worker" required in the new instance, > or only "place-worker.rkt" required in the new instance. > > Thanks, > Harry > > ____________________ > Racket Users list: > http://lists.racket-lang.org/users > >
____________________ Racket Users list: http://lists.racket-lang.org/users