sunterlib/s48/intsets/pkg-def.scm

9 lines
217 B
Scheme
Raw Normal View History

2004-03-10 12:23:45 -05:00
(define-package "intsets"
(0 0)
()
(install-file "load.scm" 'base)
(install-file "README" 'doc)
(install-file "NEWS" 'doc)
(install-string (COPYING) "COPYING" 'doc)
(install-file "intsets.scm" 'scheme))