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