1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-11 06:20:23 +02:00

*** empty log message ***

This commit is contained in:
Gary Houston 2002-07-10 18:13:59 +00:00
parent 59afd55537
commit d2e13cf79d

View file

@ -82,7 +82,7 @@ for module (a b c) is expected to be in the file
(defvar docstring-snarfed-roots (mapcar (defvar docstring-snarfed-roots (mapcar
#'(lambda (frag) #'(lambda (frag)
(expand-file-name frag guile-core-dir)) (expand-file-name frag guile-build-dir))
'("libguile" "ice-9" "oop")) '("libguile" "ice-9" "oop"))
"*List of possible root directories for snarfed docstring files. "*List of possible root directories for snarfed docstring files.
For each entry in this list, the snarfed docstring file for module (a For each entry in this list, the snarfed docstring file for module (a