Mikael Djurfeldt 31987551ee *** empty log message *** 25 gadi atpakaļ
..
COPYING 9803ec8fe2 * COPYING: New file. 26 gadi atpakaļ
ChangeLog 31987551ee *** empty log message *** 25 gadi atpakaļ
Makefile 8e9fb89977 * Makefile (myguile): Fix link command, to put the Guile libraries 26 gadi atpakaļ
README 90b714763e Created this directory for the Guile 1.3 release. Thanks to Jay 26 gadi atpakaļ
image-type.c 82ac0a63bf * image-type.c: Removed unused scm_smobfuns structure. 25 gadi atpakaļ
image-type.h 215282c426 Code layout fix 25 gadi atpakaļ
myguile.c 6f7e3d5915 * image-type.c, myguile.c: Terminate copyright comments. 26 gadi atpakaļ

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.