swig/Examples/GIFPlot/Chicken/full
2003-03-10 04:49:37 +00:00
..
.cvsignore Initial addition. 2003-02-15 01:56:34 +00:00
cmap Initial addition. 2003-02-15 01:56:34 +00:00
gifplot.i Initial addition. 2003-02-15 01:56:34 +00:00
Makefile Fixed up the "make clean" target and used normal Chicken flags for compiling. 2003-03-10 04:49:37 +00:00
precsi.scm Initial addition. 2003-02-15 01:56:34 +00:00
README Initial addition. 2003-02-15 01:56:34 +00:00
test-gifplot.scm Changed module technique from <module_name>- to <module_name>: which 2003-02-27 02:00:15 +00:00

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.