swig/Examples/GIFPlot/Chicken/full
2006-12-03 08:28:42 +00:00
..
cmap
gifplot.i
Makefile
README
test-gifplot.scm

This example runs the entire gifplot.h header file through SWIG without
any changes.  The Scheme program 'test-gifplot.scm' does something a 
little more interesting.  You'll have to go look at the header file to
get a complete listing of the functions.

`make' will build a static binary.  Run ./gifplot to test it.