mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-09 03:02:50 -06:00
PGFs merging should update the probspace only once
This commit is contained in:
@@ -64,6 +64,8 @@ public:
|
||||
ref<PgfFlag> read_flag();
|
||||
|
||||
ref<PgfAbsFun> read_absfun();
|
||||
ref<PgfAbsFun> merge_absfun();
|
||||
ref<PgfAbsFun> read_absfun_only();
|
||||
ref<PgfAbsCat> read_abscat();
|
||||
void read_abstract(ref<PgfAbstr> abstract);
|
||||
void merge_abstract(ref<PgfAbstr> abstract);
|
||||
|
||||
Reference in New Issue
Block a user