index
:
mini-octopus.git
master
(outdated)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
liboctopus
/
python
/
octopus.i
blob: 4999a19f72ca7a7435de0b4b4d4ff0b83948440f (
plain
)
1
2
3
4
5
%module
octopus
%
{
#include
"../octopus.h"
%
}
%include
"../octopus.h"