1 2 3 4 5 6 7 8 9 10 11 12 13
// -*- C++ -*- %module tiger_bind %import "tiger_misc.i" %include "std_string.i" %{ #include <bind/libbind.hh> %} %include "bind/libbind.hh"