[plt-scheme] (provide (all-defined-out))

From: Geoffrey S. Knauth (geoff at knauth.org)
Date: Fri Dec 7 02:56:26 EST 2007

Before v3.99 I used the module language and sometimes, (provide (all- 
defined)).
Now, using #lang scheme/base, it looks as though the equivalent would  
be (provide (all-defined-out)).
Am I correct?  Thanks.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/users/archive/attachments/20071207/e3e43b0c/attachment.html>

Posted on the users mailing list.