GNorm2-docker / CRF /java /org /chasen /crfpp /CRFPPConstants.java
Steven Tang
Commit all
69fb171
/* ----------------------------------------------------------------------------
* This file was automatically generated by SWIG (http://www.swig.org).
* Version 1.3.38
*
* Do not make changes to this file unless you know what you are doing--modify
* the SWIG interface file instead.
* ----------------------------------------------------------------------------- */
package org.chasen.crfpp;
public interface CRFPPConstants {
public final static String VERSION = CRFPPJNI.VERSION_get();
}