freebsd-ports/lang/slib-guile/pkg-descr
Pav Lucistnik 06a67d3fff - Update to 3a1
- Split into two ports - interpreter independent library and installation
  into guile
- Give maintainership to submitter

PR:		ports/56393, ports/59888
Submitted by:	Kimura Fuyuki <fuyuki@nigredo.org>
2003-12-14 20:18:35 +00:00

5 lines
124 B
Plaintext

To use the features offered by the SLIB library, add the following
construct to your programs:
(use-modules (ice-9 slib))