Update 2smpb02e.i

This commit is contained in:
omron-ankit 2019-10-02 17:24:18 -05:00 committed by GitHub
parent e23a80a190
commit 26752cafba
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,18 +2,11 @@
%module (package="upm") 2smpb02e
#endif
%import "interfaces/interfaces.i"
%include "../common_top.i"
/* BEGIN Java syntax ------------------------------------------------------- */
#ifdef SWIGJAVA
%typemap(javaimports) SWIGTYPE %{
import upm_interfaces.*;
%}
JAVA_JNI_LOADLIBRARY(javaupm_2smpb02e)
#endif
/* END Java syntax */