add a simple swig example (from the turorial)
This commit is contained in:
parent
710e4c3657
commit
f56ff3c1bc
5 changed files with 76 additions and 0 deletions
5
.gitignore
vendored
Normal file
5
.gitignore
vendored
Normal file
|
@ -0,0 +1,5 @@
|
|||
*.pyc
|
||||
*.o
|
||||
*.so
|
||||
test_swig.py
|
||||
test_swig_wrap.c
|
Loading…
Add table
Add a link
Reference in a new issue