mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-05-04 22:40:25 +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))
|
(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 (load-user-init)
|
||||||
(define (has-init? dir)
|
(define (has-init? dir)
|
||||||
(let ((path (in-vicinity dir ".guile")))
|
(let ((path (in-vicinity dir ".guile")))
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue