root/swish-python/swish.i

Revision 1677, 94 bytes (checked in by augur, 3 years ago)

Initial revision

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
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.