swig/Examples/GIFPlot/Chicken/full/README
2004-05-30 07:11:26 +00:00

6 lines
317 B
Text

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.