From 0882396875e26995ef996890e022acc3662eb70f Mon Sep 17 00:00:00 2001 From: "kr.angelov" Date: Wed, 23 Oct 2013 14:49:28 +0000 Subject: tabular linearization in the C and Java runtimes --- src/runtime/c/pgf/pgf.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/runtime/c/pgf/pgf.h') diff --git a/src/runtime/c/pgf/pgf.h b/src/runtime/c/pgf/pgf.h index b586eb7b0..9ec63c4d6 100644 --- a/src/runtime/c/pgf/pgf.h +++ b/src/runtime/c/pgf/pgf.h @@ -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); -- cgit v1.2.3