mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-01 07:12:50 -06:00
get rid of the destructive updates for seq_ids
This commit is contained in:
@@ -130,7 +130,6 @@ struct PGF_INTERNAL_DECL PgfPResult {
|
||||
typedef object PgfSymbol;
|
||||
|
||||
struct PGF_INTERNAL_DECL PgfSequence {
|
||||
size_t seq_id;
|
||||
size_t ref_count;
|
||||
Vector<PgfSymbol> syms;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user