*** empty log message ***

git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@230 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
Dave Beazley 2000-02-11 20:16:19 +00:00
commit 1fb349b2f5

9
Examples/README Normal file
View file

@ -0,0 +1,9 @@
SWIG Examples
The "perl5", "python", and "tcl" directories contain a very simple
example. The "GIFPlot" contains a more complicated example
that illustrates many of SWIG's more advanced capabilities.
(2/11/00) Note: The examples directory is currently incomplete.