/tags/rel-1-3-24/SWIG/Examples/GIFPlot/Chicken/full/README

# · #! · 6 lines · 5 code · 1 blank · 0 comment · 0 complexity · 14f9889e786ea48923999d14289e780b MD5 · raw file

  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.