Browse Source

+ new set type tvisibilities for tvisibility

git-svn-id: trunk@35289 -
svenbarth 8 năm trước cách đây
mục cha
commit
fdad2ebb9b
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      compiler/symconst.pas

+ 1 - 0
compiler/symconst.pas

@@ -183,6 +183,7 @@ type
     vis_published,
     vis_none
   );
+  tvisibilities=set of tvisibility;
 
   { symbol options }
   tsymoption=(sp_none,