sunterlib/s48/args-fold/pkg-def.scm

8 lines
190 B
Scheme
Raw Normal View History

2004-03-10 11:18:16 -05:00
(define-package "srfi-37"
(0 6)
()
(install-file "load.scm" 'base)
(install-file "README" 'doc)
(install-string (COPYING) "COPYING" 'doc)
(install-file "args-fold.scm" 'scheme))