PPL Configured Java Language Interface  1.2
parma_polyhedra_library_Variables_Set.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_Variables_Set */
4 
5 #ifndef _Included_parma_polyhedra_library_Variables_Set
6 #define _Included_parma_polyhedra_library_Variables_Set
7 #ifdef __cplusplus
8 extern "C" {
9 #endif
10 #undef parma_polyhedra_library_Variables_Set_MAX_ARRAY_SIZE
11 #define parma_polyhedra_library_Variables_Set_MAX_ARRAY_SIZE 2147483639L
12 #undef parma_polyhedra_library_Variables_Set_serialVersionUID
13 #define parma_polyhedra_library_Variables_Set_serialVersionUID -2479143000061671589LL
14 /*
15  * Class: parma_polyhedra_library_Variables_Set
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_Variables_1Set_initIDs(JNIEnv *, jclass)