tabular linearization in the C and Java runtimes

This commit is contained in:
kr.angelov
2013-10-23 14:49:28 +00:00
parent 51bf4e0380
commit 0882396875
6 changed files with 103 additions and 1 deletions

View File

@@ -35,6 +35,7 @@
typedef GuString PgfCId;
extern GU_DECLARE_TYPE(PgfCId, typedef);
typedef GuString PgfToken;
extern GU_DECLARE_TYPE(PgfExn, abstract);
extern GU_DECLARE_TYPE(PgfParseError, abstract);