swig/Examples/python/shadow/index.html
Dave Beazley 4baedcf650 new example
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@869 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2000-09-20 20:24:40 +00:00

21 lines
301 B
HTML

<html>
<head>
<title>SWIG:Examples:python:shadow</title>
</head>
<body bgcolor="#ffffff">
<tt>SWIG/Examples/python/shadow/</tt>
<hr>
<H2>Wrapping a simple C++ class</H2>
<tt>$Header$</tt><br>
<p>
This example illustrates the wrapping of some C++ classes by shadow classes.
<hr>
</body>
</html>