index
:
delta/swig-tarball.git
baserock/morph
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Examples
/
python
/
import
/
base.i
blob: f6e19efd895d6980a40d2cfebe48f74f774d30a7 (
plain
)
1
2
3
4
5
6
%module base %{ #include "base.h" %} %include base.h