17 lines
556 B
Java
17 lines
556 B
Java
/* ----------------------------------------------------------------------------
|
|
* This file was automatically generated by SWIG (https://www.swig.org).
|
|
* Version 4.4.1
|
|
*
|
|
* Do not make changes to this file unless you know what you are doing - modify
|
|
* the SWIG interface file instead.
|
|
* ----------------------------------------------------------------------------- */
|
|
|
|
package upm_max44000;
|
|
|
|
public class javaupm_max44000 implements javaupm_max44000Constants {
|
|
public static String getVersion() {
|
|
return javaupm_max44000JNI.getVersion();
|
|
}
|
|
|
|
}
|