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

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.