1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-04 11:23:46 +00:00

Portlint and fix compile problem on current (/usr/lib/aout).

This commit is contained in:
Vanilla I. Shu 1998-07-02 10:42:04 +00:00
parent de5916f630
commit 7a8ef44a3e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=11663

View File

@ -1,5 +1,6 @@
GUILE, GNU's Ubiquitous Intelligent Language for Extension, is a library that
implements the Scheme language plus various convenient facilities. It's designed
so that you can link it into an application or utility to make it extensible.
Our plan is to link this library into all GNU programs that call for
GUILE, GNU's Ubiquitous Intelligent Language for Extension,
is a library that implements the Scheme language plus various
convenient facilities. It's designed so that you can link it
into an application or utility to make it extensible. Our
plan is to link this library into all GNU programs that call for
extensibility.