|
@@ -43,7 +43,7 @@ interface
|
|
|
|
|
|
uses
|
|
|
cutils,cclasses,cfileutl,
|
|
|
- globtype,finput,ogbase,
|
|
|
+ globtype,finput,ogbase,fpkg,
|
|
|
symbase,symsym,
|
|
|
wpobase,
|
|
|
aasmbase,aasmtai,aasmdata;
|
|
@@ -170,6 +170,7 @@ interface
|
|
|
linkotherstaticlibs,
|
|
|
linkotherframeworks : tlinkcontainer;
|
|
|
mainname : pshortstring; { alternate name for "main" procedure }
|
|
|
+ package : tpackage;
|
|
|
|
|
|
used_units : tlinkedlist;
|
|
|
dependent_units : tlinkedlist;
|