mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-08 18:52:50 -06:00
implemented readExpr & readType
This commit is contained in:
@@ -12,7 +12,7 @@ typedef moffset variant;
|
||||
|
||||
struct malloc_state;
|
||||
|
||||
template<class A> class ref {
|
||||
template<class A> class PGF_INTERNAL_DECL ref {
|
||||
private:
|
||||
moffset offset;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user