925cf8fc05
PR: ports/45845 Submitted by: Kimura Fuyuki <fuyuki@hadaly.org> Approved by: maintainer timeout (4 months)
10 lines
261 B
Plaintext
10 lines
261 B
Plaintext
A portable scheme library
|
|
|
|
This package is constructed to work with GNU Guile. To use the
|
|
features offered by the SLIB library, add the following construct
|
|
to your programs:
|
|
|
|
(use-modules (ice-9 slib))
|
|
|
|
WWW: http://www.swiss.ai.mit.edu/~jaffer/SLIB.html
|