Andy Wingo 0c81a0c13a bump effective version to 2.2 14 سال پیش
..
ChangeLog-2008 afb59d75b8 Rename `ChangeLog' files to `ChangeLog-2008'. 16 سال پیش
Makefile 0c81a0c13a bump effective version to 2.2 14 سال پیش
README 90b714763e Created this directory for the Guile 1.3 release. Thanks to Jay 26 سال پیش
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+ 15 سال پیش

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.