bugfix in the C parser

This commit is contained in:
kr.angelov
2012-09-06 14:52:19 +00:00
parent 1d8fb27656
commit cd3cca4aa2
3 changed files with 8 additions and 5 deletions

View File

@@ -148,7 +148,7 @@ typedef GuMap PgfMetaChildMap;
extern GU_DECLARE_TYPE(PgfMetaChildMap, GuMap);
struct PgfCat {
// TODO: Add cid here
PgfCId name;
PgfHypos context;
float meta_prob;