[plt-scheme] require, searchpath?

From: Matthew Flatt (mflatt at cs.utah.edu)
Date: Thu Jun 26 13:32:33 EDT 2008

At Thu, 26 Jun 2008 17:23:16 +0000 (GMT), Circular Function wrote:
> when using require how do i make it look in a specific path?
> enter the whole path like so:
> (require "C:/users/meee/desktop/schemeprogs/")
> 
> ?

http://docs.plt-scheme.org/guide/module-paths.html


Matthew



Posted on the users mailing list.