[plt-scheme] Using slib within a module

From: Noel Welsh (noelwelsh at yahoo.com)
Date: Tue Apr 22 05:15:53 EDT 2003

--- Martin DeMello <martindemello at yahoo.com> wrote:
> (module list mzscheme
>   (require (lib "load.ss" "slibinit"))
>   (require 'srfi-1))

For this specific example you can use the PLT native
port of SRFI 1 you can get from

  http://schematics.sourceforge.net/

HTH,
Noel

=====
Email: noelwelsh <at> yahoo <dot> com
Jabber: noelw <at> jabber <dot> org

__________________________________________________
Do you Yahoo!?
The New Yahoo! Search - Faster. Easier. Bingo
http://search.yahoo.com


Posted on the users mailing list.