[r2]: / trunk / d-logg / d-logg / DLogg / raw2temp / svnobj  Maximize  Restore  History

Download this file

3 lines (2 with data), 1.5 kB

1
2
tmp := WORD_TO_INT(raw AND 16#8000);
tmp := SHR(tmp, 3);