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

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.