K 10 svn:author V 3 imp K 8 svn:date V 27 2014-02-03T15:10:44.240474Z K 7 svn:log V 291 Slightly deobfuscate read_file() and likely pessimize the runtime performance by epsilon. (Translation: elminate bogus macros that hid 'returns' making it hard to read and moved a block of code inline rather than at the end of the fuction where it was effectively a 'gosub' kind of goto). END