From: Noel Welsh (noelwelsh at gmail.com) Date: Thu Jun 24 11:05:31 EDT 2010 |
|
It works for me... N. On Thu, Jun 24, 2010 at 4:01 PM, michael rice <nowgate at yahoo.com> wrote: > > How do I make an empty namespace in DrScheme? > > This doesn't seem to work: > > #lang scheme > > (define ns (make-base-namespace)) > > > Michael
Posted on the users mailing list. |
|