new example

git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@869 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
Dave Beazley 2000-09-20 20:24:40 +00:00
commit 4baedcf650
6 changed files with 168 additions and 0 deletions

View file

@ -0,0 +1,21 @@
<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>