%include "../common_top.i" /* BEGIN Java syntax ------------------------------------------------------- */ #ifdef SWIGJAVA JAVA_JNI_LOADLIBRARY(javaupm_joystick12) #endif /* END Java syntax */ /* BEGIN Common SWIG syntax ------------------------------------------------- */ %{ #include "joystick12.hpp" %} %include "joystick12.hpp" /* END Common SWIG syntax */