tvl-depot/third_party/immer/extra/guile/immer.scm.in

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

6 lines
178 B
Scheme
Raw Normal View History

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