2003-04-04 23:17:28 +02:00
|
|
|
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
|