mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-09 03:02:50 -06:00
change the API to allow different grammar revisions
This commit is contained in:
@@ -70,7 +70,7 @@ public:
|
||||
ref<PgfAbsCat> read_abscat();
|
||||
void read_abstract(ref<PgfAbstr> abstract);
|
||||
|
||||
ref<PgfPGFRoot> read_pgf();
|
||||
ref<PgfPGF> read_pgf();
|
||||
|
||||
private:
|
||||
std::istream *in;
|
||||
|
||||
Reference in New Issue
Block a user