1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-29 22:40:34 +02:00

* box-dynamic: New directory, implements the box type in a shared

library (aka extension)

	Thanks to Thomas Wawrzinek for patching box.c into an extension!
This commit is contained in:
Martin Grabmüller 2001-05-31 18:24:11 +00:00
parent dd22a80ac6
commit cc6dd1c57a
6 changed files with 210 additions and 2 deletions

View file

@ -19,6 +19,6 @@
## to the Free Software Foundation, Inc., 59 Temple Place, Suite
## 330, Boston, MA 02111-1307 USA
SUBDIRS = scripts box box-module modules safe
SUBDIRS = scripts box box-module box-dynamic modules safe
EXTRA_DIST = README