about summary refs log tree commit diff
path: root/third_party/immer/extra/guile/immer.scm.in
(define-module (immer))

;; The extension automatically exports the names via 'scm_c_export'
(load-extension "@GUILE_EXTENSION_DIR@/libguile-immer"
                "init_immer")