Still more bugfixes for my own bugs.
authoracli <acli>
Tue, 17 Feb 2004 03:17:48 +0000 (03:17 +0000)
committeracli <acli>
Tue, 17 Feb 2004 03:17:48 +0000 (03:17 +0000)
commitae87eee049e81e1142f33d5790958af62ec5cd88
tree7a05e020ad4ed66b37329aa673e3dd435690169f
parentc1e51c54d59c3da023fbe75253c718a2e40bb3f6
Still more bugfixes for my own bugs.

$readahead is now an array @readahead which can contain TmplToken objects,
so "ungetting" tokens should not disturb the line number counter any more.
misc/translator/TmplTokenizer.pm