parent
eb601195fe
commit
f6c6342cef
BIN
TSLInterp.dll
BIN
TSLInterp.dll
Binary file not shown.
|
|
@ -4242,7 +4242,7 @@ end
|
|||
#define Block_NeedSql 512
|
||||
#define Block_UnitStruct 1024
|
||||
}
|
||||
if s then r := tsl_tokenizeex_2_(s,1+2+4+8+16+32+256+1024);
|
||||
if s then r := tsl_tokenizeex_2_(s,1+2+4+8+16+32+256+1024+2048+4096);
|
||||
else r := array();
|
||||
RootNode.RecyclingChildren();
|
||||
FTempNodes := array();
|
||||
|
|
|
|||
BIN
tslkrnl.dll
BIN
tslkrnl.dll
Binary file not shown.
Loading…
Reference in New Issue