swig/Examples/GIFPlot/Guile/full
Dave Beazley 12a43edc2d The great merge
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4141 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2002-11-30 22:01:28 +00:00
..
.cvsignore The great merge 2002-11-30 22:01:28 +00:00
cmap Translated GIFPlot example to Guile Scheme. 2000-08-30 22:32:58 +00:00
gifplot.i Fixed last change. 2000-08-31 12:11:46 +00:00
Makefile The great merge 2002-11-30 22:01:28 +00:00
README Translated GIFPlot example to Guile Scheme. 2000-08-30 22:32:58 +00:00
runme.scm Updated Guile modules. 2000-09-03 20:06:32 +00:00

This example runs the entire gifplot.h header file through SWIG without
any changes.  The Scheme program 'runme.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.