/tags/rel-1-3-26/SWIG/Examples/GIFPlot/Chicken/full/README
#! | 6 lines | 5 code | 1 blank | 0 comment | 0 complexity | 14f9889e786ea48923999d14289e780b MD5 | raw file
Possible License(s): LGPL-2.1, Cube, GPL-3.0, 0BSD, GPL-2.0
1This example runs the entire gifplot.h header file through SWIG without 2any changes. The Scheme program 'test-gifplot.scm' does something a 3little more interesting. You'll have to go look at the header file to 4get a complete listing of the functions. 5 6`make' will build a static binary. Run ./gifplot to test it.