mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-05-11 00:00:49 +02:00
6 lines
225 B
Scheme
6 lines
225 B
Scheme
;"scm.init" Configuration file for SLIB for SCM -*-scheme-*-
|
|
|
|
;;; SCM supports SLIB natively; no initialization file is actually
|
|
;;; required. So just stub this file:
|
|
|
|
(slib:load (in-vicinity (library-vicinity) "require"))
|