Changes by: Aleksey Nogin (nogin at cs.caltech.edu)
Date: 2004-12-02 18:26:23 -0800 (Thu, 02 Dec 2004)
Revision: 6317
Log message:
The new parser branch have added a "token" keyword which clashed with a number
of places using the "token" for other things (opname, type, etc). I've renamed
the "token" keyword into "lex_token".