Andy Wingo 0c81a0c13a bump effective version to 2.2 14 lat temu
..
ChangeLog-2008 afb59d75b8 Rename `ChangeLog' files to `ChangeLog-2008'. 17 lat temu
Makefile 0c81a0c13a bump effective version to 2.2 14 lat temu
README 90b714763e Created this directory for the Guile 1.3 release. Thanks to Jay 27 lat temu
image-type.c 28b9264d5b Update `doc/example-smob'. 14 lat temu
image-type.h 215282c426 Code layout fix 25 lat temu
myguile.c 53befeb700 Change Guile license to LGPLv3+ 16 lat temu

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.