mirror of
https://github.com/ashinn/chibi-scheme.git
synced 2025-05-19 05:39:18 +02:00
3 lines
117 B
Scheme
3 lines
117 B
Scheme
(define-library (takakazu bernoulli)
|
|
(export bernoulli)
|
|
(include-library-declarations "bernoulli-includes.sld"))
|