K 10 svn:author V 3 bde K 8 svn:date V 27 2004-02-09T15:57:35.000000Z K 7 svn:log V 305 Fixed tab lossage in indented variable names. The -diN option was worse than useless because it caused things like mangling of "^int\tfoo" to "int foo" (this for N = 8). This quick fix breaks the invariant that characters between s_code and e_code have width 1, but nothing seems to depend on this. END