Got rid of vtk description as it is gone, and added zlib description.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4332 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
5ba1ebe3c5
commit
26d61349c1
1 changed files with 3 additions and 2 deletions
|
|
@ -5,10 +5,11 @@ constants -- handling #define and %constant literals
|
|||
multimap -- typemaps with multiple sub-types
|
||||
overload -- C++ function overloading
|
||||
simple -- the simple example from the user manual
|
||||
vtk -- a full-blown wrapping of the Visualization Toolkit
|
||||
zlib -- a wrapping of the zlib compression library
|
||||
|
||||
Note that the examples in this directory build a special version of
|
||||
CHICKEN which includes the wrapped functions in the top-level module.
|
||||
the CHICKEN interpreter (statically linked) which includes the wrapped
|
||||
functions in the top-level module.
|
||||
|
||||
If you want to put the wrapped functions into your own module,
|
||||
statically or dynamically linked, see the Examples/GIFPlot/Chicken
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue