mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-05-04 14:20:26 +02:00
doc fix
This commit is contained in:
parent
48d224d7a6
commit
5aa7fe691e
1 changed files with 2 additions and 0 deletions
|
@ -780,6 +780,8 @@
|
|||
|
||||
(define (command-line) (program-arguments))
|
||||
|
||||
;; This is mostly for the internal use of the code generated by
|
||||
;; scm_compile_shell_switches.
|
||||
(define (load-user-init)
|
||||
(define (has-init? dir)
|
||||
(let ((path (in-vicinity dir ".guile")))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue