1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-30 00:40:20 +02:00

*** empty log message ***

This commit is contained in:
Rob Browning 2002-12-08 21:32:59 +00:00
parent 4e77de2378
commit a8154e0e19

View file

@ -77,8 +77,8 @@ general are stored. On Unix-like systems, this is usually
Return the name of the directory where the Guile Scheme files that Return the name of the directory where the Guile Scheme files that
belong to the core Guile installation (as opposed to files from a 3rd belong to the core Guile installation (as opposed to files from a 3rd
party package) are installed. On Unix-like systems, this is usually party package) are installed. On Unix-like systems, this is usually
@file{/usr/local/share/guile/<VERSION>} or @file{/usr/local/share/guile/<GUILE_EFFECTIVE_VERSION>} or
@file{/usr/share/guile/<VERSION>}, for example: @file{/usr/share/guile/<GUILE_EFFECTIVE_VERSION>}, for example:
@file{/usr/local/share/guile/1.6}. @file{/usr/local/share/guile/1.6}.
@end deffn @end deffn