guile-user
[Top][All Lists]
Advanced

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

1.8.5 manual - %load-path


From: David Séverin
Subject: 1.8.5 manual - %load-path
Date: Thu, 11 Sep 2008 13:44:44 -0300

Hello,

For info:

It seems that the "." is not added to %load-path anymore, where the manual says 
so...

;; --

— Variable: %load-path

    List of directories which should be searched for Scheme modules and 
libraries. %load-path is initialized when Guile starts up to (list (%site-dir) 
(%library-dir) (%package-data-dir) "."), prepended with the contents of the 
GUILE_LOAD_PATH environment variable, if it is set. 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]