mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-09 04:59:31 -06:00
fix
This commit is contained in:
@@ -135,7 +135,7 @@ typedef object PgfSymbol;
|
||||
|
||||
struct PGF_INTERNAL_DECL PgfSymbolIdx {
|
||||
size_t d;
|
||||
ref<PgfConcrLIndex> r;
|
||||
PgfConcrLIndex r;
|
||||
};
|
||||
|
||||
struct PGF_INTERNAL_DECL PgfSymbolCat : PgfSymbolIdx {
|
||||
|
||||
Reference in New Issue
Block a user