diff -r 000000000000 -r 0e6d23e2b466 cdt/cdt_5_0_x/org.eclipse.cdt.core.macosx/library/PTY.h --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/cdt/cdt_5_0_x/org.eclipse.cdt.core.macosx/library/PTY.h Fri Apr 03 17:12:41 2009 +0100 @@ -0,0 +1,22 @@ +/* DO NOT EDIT THIS FILE - it is machine generated */ +#include +/* Header for class org_eclipse_cdt_utils_pty_PTY */ + +#ifndef _Included_org_eclipse_cdt_utils_pty_PTY +#define _Included_org_eclipse_cdt_utils_pty_PTY +#ifdef __cplusplus +extern "C" { +#endif +/* Inaccessible static: hasPTY */ +/* + * Class: org_eclipse_cdt_utils_pty_PTY + * Method: openMaster + * Signature: ()Ljava/lang/String; + */ +JNIEXPORT jstring JNICALL Java_org_eclipse_cdt_utils_pty_PTY_openMaster + (JNIEnv *, jobject); + +#ifdef __cplusplus +} +#endif +#endif