PageRenderTime 53ms CodeModel.GetById 23ms RepoModel.GetById 0ms app.codeStats 0ms

/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
  1. This example runs the entire gifplot.h header file through SWIG without
  2. any changes. The Scheme program 'test-gifplot.scm' does something a
  3. little more interesting. You'll have to go look at the header file to
  4. get a complete listing of the functions.
  5. `make' will build a static binary. Run ./gifplot to test it.