On Sat, Sep 12, 2009 at 5:44 PM, John Cowan <[email protected]> wrote: > Actually, you can't. In Chicken 3, "use" would load stuff from the > current directory, but now it looks only in the installed-code > directory.
Version 4.1.1 - SVN rev. 15417 #;1> (use a) ; loading ./a.import.so ... ; loading /Users/jim/local/chicken-4/lib/chicken/4/scheme.import.so ... ; loading /Users/jim/local/chicken-4/lib/chicken/4/chicken.import.so ... ; loading ./a.so ... _______________________________________________ Chicken-users mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/chicken-users
