add a simple swig example (from the turorial)

This commit is contained in:
neingeist 2014-05-05 14:55:58 +02:00
parent 710e4c3657
commit f56ff3c1bc
5 changed files with 76 additions and 0 deletions

5
.gitignore vendored Normal file
View file

@ -0,0 +1,5 @@
*.pyc
*.o
*.so
test_swig.py
test_swig_wrap.c