1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-04 14:20:26 +02:00
This commit is contained in:
Jim Blandy 1997-05-15 21:22:25 +00:00
parent 48d224d7a6
commit 5aa7fe691e

View file

@ -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")))