<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Before v3.99 I used the <font class="Apple-style-span" face="Courier">module</font> language and sometimes, <font class="Apple-style-span" face="Courier">(provide (all-defined))</font>.<div>Now, using <font class="Apple-style-span" face="Courier">#lang scheme/base</font>, it looks as though the equivalent would be <font class="Apple-style-span" face="Courier">(provide (all-defined-out))</font>.</div><div>Am I correct? &nbsp;Thanks.</div><div><br class="webkit-block-placeholder"></div></body></html>