FACT++  1.0
JNIEXPORT void JNICALL Java_dim_DimServer_disableAST ( JNIEnv *  env,
jclass  This 
)

Definition at line 1573 of file dim_jni.c.

References Java_dim_DimServer_enableAST().

Referenced by Java_dim_DimExitHandler_addExitHandler().

1574 {
1575 
1576  DIM_LOCK
1577  if(env){}
1578  if(This){}
1579  return;
1580 }

+ Here is the call graph for this function:

+ Here is the caller graph for this function: