summaryrefslogtreecommitdiff
path: root/bindings/swig/package/osishtmlhref.i
diff options
context:
space:
mode:
Diffstat (limited to 'bindings/swig/package/osishtmlhref.i')
-rwxr-xr-xbindings/swig/package/osishtmlhref.i14
1 files changed, 14 insertions, 0 deletions
diff --git a/bindings/swig/package/osishtmlhref.i b/bindings/swig/package/osishtmlhref.i
new file mode 100755
index 0000000..a3ae458
--- /dev/null
+++ b/bindings/swig/package/osishtmlhref.i
@@ -0,0 +1,14 @@
+%{
+#include <swbasicfilter.h>
+#include <osishtmlhref.h>
+#include <thmlhtmlhref.h>
+#include <gbfhtmlhref.h>
+#include "utf8html.h"
+%}
+
+%include <swbasicfilter.h>
+%include "osishtmlhref.h"
+%include "thmlhtmlhref.h"
+%include "gbfhtmlhref.h"
+%include "utf8html.h"
+