libpgf: simplify the loading of PgfCncCat

This commit is contained in:
kr.angelov
2012-02-17 14:26:08 +00:00
parent 4f8ad8c23f
commit aed7cc429a
4 changed files with 20 additions and 57 deletions

View File

@@ -143,9 +143,9 @@ struct PgfCat {
struct PgfCncCat {
PgfCId cid;
PgfCCatIds* cats;
size_t n_lins;
GuStringL* labels;
GuString labels[];
/**< Labels for tuples. All nested tuples, records and tables
* in the GF linearization types are flattened into a single
* tuple in the corresponding PGF concrete category. This