浏览代码

* Introduce state variables, used to construct list of used units

Michaël Van Canneyt 1 年之前
父节点
当前提交
c98e160c19
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. 2 0
      compiler/fmodule.pas

+ 2 - 0
compiler/fmodule.pas

@@ -201,6 +201,8 @@ interface
         deprecatedmsg: pshortstring;
         loadcount : integer;
         compilecount : integer;
+        consume_semicolon_after_uses : Boolean;
+        initfinalchecked : boolean;
 
         { contains a list of types that are extended by helper types; the key is
           the full name of the type and the data is a TFPObjectList of