At Fri, 7 Dec 2007 02:56:26 -0500, "Geoffrey S. Knauth" wrote: > 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? Yes, that's right. Matthew