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