CAPIT is now naturally supported in the C runtime

This commit is contained in:
kr.angelov
2014-10-22 15:05:55 +00:00
parent 6814f33381
commit 3a95d733dd
6 changed files with 54 additions and 7 deletions

View File

@@ -659,7 +659,8 @@ static PgfLinFuncs pgf_bracket_lin_funcs = {
.begin_phrase = pgf_bracket_lzn_begin_phrase,
.end_phrase = pgf_bracket_lzn_end_phrase,
.symbol_ne = NULL,
.symbol_bind = NULL
.symbol_bind = NULL,
.symbol_capit = NULL
};
JNIEXPORT jobjectArray JNICALL