Browse Source

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

Michaël Van Canneyt 1 year ago
parent
commit
c98e160c19
1 changed files with 2 additions and 0 deletions
  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