Added chicken to list of example directories.

git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4314 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
Jonah Beckford 2003-02-15 01:58:36 +00:00
commit 0fb0009f66

View file

@ -1,9 +1,10 @@
SWIG Examples
The "perl5", "python", "tcl", "guile", "java", "mzscheme", and "ruby"
directories contain a number of simple examples that are primarily
used for testing. The "GIFPlot" directory contains a more complicated
example that illustrates some of SWIG's more advanced capabilities.
The "perl5", "python", "tcl", "guile", "java", "mzscheme", "ruby", and
"chicken" directories contain a number of simple examples that are
primarily used for testing. The "GIFPlot" directory contains a more
complicated example that illustrates some of SWIG's more advanced
capabilities.
The file 'index.html' is the top of a hyperlinked document that
contains information about all of the examples along with various