Initial addition.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4313 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
eeace2a394
commit
6901abdf17
70 changed files with 9710 additions and 0 deletions
6
Examples/GIFPlot/Chicken/simple/README
Normal file
6
Examples/GIFPlot/Chicken/simple/README
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
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 a version of CHICKEN which defines an additional
|
||||
unit (simple). Run `./simple runme.scm' to test it.
|
||||
Loading…
Add table
Add a link
Reference in a new issue