mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-30 14:52:51 -06:00
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