Ludovic Courtès e9d9445b50 Rename `ChangeLog' files to `ChangeLog-2008'. 16 år sedan
..
ChangeLog-2008 e9d9445b50 Rename `ChangeLog' files to `ChangeLog-2008'. 16 år sedan
Makefile 8e9fb89977 * Makefile (myguile): Fix link command, to put the Guile libraries 26 år sedan
README 90b714763e Created this directory for the Guile 1.3 release. Thanks to Jay 26 år sedan
image-type.c 0ab652a386 Added 2006 to copyright years in every file, as per the new rules. 19 år sedan
image-type.h 215282c426 Code layout fix 24 år sedan
myguile.c 0ab652a386 Added 2006 to copyright years in every file, as per the new rules. 19 år sedan

README

This is the example code for the ``Defining New Types (Smobs)''
chapter of the Guile manual.

When you try to execute the code, if the system complains that it
can't find libguile.so, you need to add the directory containing the
installed Guile libraries to your LD_LIBRARY_PATH environment variable.