2
0
Эх сурвалжийг харах

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

Michaël Van Canneyt 1 жил өмнө
parent
commit
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