X-Git-Url: http://deadsoftware.ru/gitweb?p=dsw-obn.git;a=blobdiff_plain;f=oberon.h;h=f84d332ca73124ace42cbaaa6c097586038bd114;hp=9d17afdb16e76ff0bbfa3e8d2ce30d4b80e46a7b;hb=734fa8f9223c140a583e7f193df810d48555ac34;hpb=2d029d2c2b27639e3a2b6c43e63788b00110818e diff --git a/oberon.h b/oberon.h index 9d17afd..f84d332 100644 --- a/oberon.h +++ b/oberon.h @@ -158,6 +158,7 @@ struct oberon_object_s int initialized; oberon_object_t * parent; + oberon_scope_t * scope; // for proc int has_return; // for proc