K 10 svn:author V 6 obrien K 8 svn:date V 27 2002-03-20T17:55:10.000000Z K 7 svn:log V 252 Remove 'register' keyword. It does not help modern compilers, and some may take some hit from it. (I also found several functions that listed *every* of its 10 local vars with "register" -- just how many free registers do people think machines have?) END