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

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.