root/swish-python/swish.i
| Revision 1677, 94 bytes (checked in by augur, 3 years ago) | |
|---|---|
| |
| Line | |
|---|---|
| 1 | |
| 2 | %module swish |
| 3 | %{ |
| 4 | #include "/usr/include/swish-e.h" |
| 5 | %} |
| 6 | |
| 7 | %include "/usr/include/swish-e.h" |
Note: See TracBrowser for help on using the browser.
| Revision 1677, 94 bytes (checked in by augur, 3 years ago) | |
|---|---|
| |
| Line | |
|---|---|
| 1 | |
| 2 | %module swish |
| 3 | %{ |
| 4 | #include "/usr/include/swish-e.h" |
| 5 | %} |
| 6 | |
| 7 | %include "/usr/include/swish-e.h" |