mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-07 10:12:51 -06:00
now the robust parser is purely top-down and the meta rules compete on a fair basis with the grammar rules
This commit is contained in:
@@ -69,6 +69,9 @@ pgf_read(GuIn* in, GuPool* pool, GuExn* err);
|
||||
*/
|
||||
|
||||
|
||||
bool
|
||||
pgf_load_meta_child_probs(PgfPGF*, const char* fpath, GuPool* pool);
|
||||
|
||||
#include <gu/type.h>
|
||||
extern GU_DECLARE_TYPE(PgfPGF, struct);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user