sxtwl_cpp/export/java/sxtwlConstants.java

14 lines
495 B
Java
Raw Normal View History

2024-04-14 20:02:01 +08:00
/* ----------------------------------------------------------------------------
* This file was automatically generated by SWIG (https://www.swig.org).
* Version 4.1.1
*
* Do not make changes to this file unless you know what you are doing - modify
* the SWIG interface file instead.
* ----------------------------------------------------------------------------- */
package com.seantone.sxtwl;
public interface sxtwlConstants {
public final static int J2000 = sxtwlJNI.J2000_get();
}