PPL Configured Java Language Interface  1.2
parma_polyhedra_library_Complexity_Class.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_Complexity_Class */
4 
5 #ifndef _Included_parma_polyhedra_library_Complexity_Class
6 #define _Included_parma_polyhedra_library_Complexity_Class
7 #ifdef __cplusplus
8 extern "C" {
9 #endif
10 /*
11  * Class: parma_polyhedra_library_Complexity_Class
12  * Method: initIDs
13  * Signature: ()V
14  */
16  (JNIEnv *, jclass);
17 
18 #ifdef __cplusplus
19 }
20 #endif
21 #endif
JNIEXPORT void JNICALL Java_parma_1polyhedra_1library_Complexity_1Class_initIDs(JNIEnv *, jclass)