mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-28 22:12:51 -06:00
pgf_create_lin now has access to the abstract function
This commit is contained in:
@@ -80,7 +80,6 @@ public:
|
||||
private:
|
||||
FILE *in;
|
||||
ref<PgfAbstr> abstract;
|
||||
ref<PgfConcr> concrete;
|
||||
|
||||
object read_name_internal(size_t struct_size);
|
||||
object read_text_internal(size_t struct_size);
|
||||
|
||||
Reference in New Issue
Block a user