forked from GitHub/gf-core
now it is possible to compile the C code for the Java binding from Eclipse. The old and broken Makefile is now removed
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
#include <gu/mem.h>
|
||||
#include <gu/exn.h>
|
||||
#include <alloca.h>
|
||||
#include "org_grammaticalframework_pgf_PGF.h"
|
||||
#include <jni.h>
|
||||
|
||||
static jstring
|
||||
gu2j_string(JNIEnv *env, GuString s) {
|
||||
|
||||
Reference in New Issue
Block a user