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

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.