swig/Examples/GIFPlot/Chicken/simple
2004-05-30 07:11:26 +00:00
..
.cvsignore Initial addition. 2003-02-15 01:56:34 +00:00
Makefile Rewrite chicken example and test-suite building code 2004-05-30 07:11:26 +00:00
README Rewrite chicken example and test-suite building code 2004-05-30 07:11:26 +00:00
simple.i Initial addition. 2003-02-15 01:56:34 +00:00
test-simple.scm Rewrite chicken example and test-suite building code 2004-05-30 07:11:26 +00:00

This is a very minimalistic example in which just a few functions
and constants from library are wrapped and used to draw some simple
shapes.  

`make' will build an exe.  Run ./simple to test it.