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

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.