forked from GitHub/gf-core
a quick hack to enable the NERC from bindings. This should be made available from the API but for now I just hacked the C runtime
This commit is contained in:
@@ -1243,6 +1243,8 @@ pgf_read_concrete(PgfReader* rdr, PgfAbstr* abstr, bool with_content)
|
|||||||
}
|
}
|
||||||
gu_return_on_exn(rdr->err, NULL);
|
gu_return_on_exn(rdr->err, NULL);
|
||||||
|
|
||||||
|
pgf_parser_add_literal(concr, "Symb", &pgf_nerc_literal_callback);
|
||||||
|
|
||||||
return concr;
|
return concr;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user