PPL Configured Java Language Interface  1.2
parma_polyhedra_library_Poly_Gen_Relation.h
Go to the documentation of this file.
1 /* DO NOT EDIT THIS FILE - it is machine generated */
2 #include <jni.h>
3 /* Header for class parma_polyhedra_library_Poly_Gen_Relation */
4 
5 #ifndef _Included_parma_polyhedra_library_Poly_Gen_Relation
6 #define _Included_parma_polyhedra_library_Poly_Gen_Relation
7 #ifdef __cplusplus
8 extern "C" {
9 #endif
10 #undef parma_polyhedra_library_Poly_Gen_Relation_NOTHING
11 #define parma_polyhedra_library_Poly_Gen_Relation_NOTHING 0L
12 #undef parma_polyhedra_library_Poly_Gen_Relation_SUBSUMES
13 #define parma_polyhedra_library_Poly_Gen_Relation_SUBSUMES 1L
14 /*
15  * Class: parma_polyhedra_library_Poly_Gen_Relation
16  * Method: initIDs
17  * Signature: ()V
18  */
20  (JNIEnv *, jclass);
21 
22 #ifdef __cplusplus
23 }
24 #endif
25 #endif
JNIEXPORT void JNICALL Java_parma_1polyhedra_1library_Poly_1Gen_1Relation_initIDs(JNIEnv *, jclass)