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

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.