mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-04 06:15:24 +00:00
cc5c75bd95
- Fix build for lang/slib with new texinfo [1] - Convert slib-guile @exec/@unexec directives to post install/deinstall scripts - Add new port slib-guile2 based on slib-guile - Remove dirrms MFH: 2014Q4
5 lines
124 B
Plaintext
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))
|