[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Is (require-library "xxxx.ss" "yyyy") valid syntax



Though referenced in the DrScheme/Mzscheme documentation,
I get the error "reference to undefined identifier" whenever I try to use
this construct, as, for example, 

(require-library "init.ss" "slibinit")

What am I doing wrong?  Thanks in advance.

Regards,
Jeff Stephens