Explorar o código

+ constant for file init info

git-svn-id: trunk@15708 -
florian %!s(int64=15) %!d(string=hai) anos
pai
achega
afc7c37ffe
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      compiler/symconst.pas

+ 1 - 0
compiler/symconst.pas

@@ -64,6 +64,7 @@ const
   tkProcVar  = 23;
   tkUString  = 24;
   tkUChar    = 25;
+  tkFile     = 26;
 
   otSByte     = 0;
   otUByte     = 1;