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