Module Name:    src
Committed By:   kre
Date:           Wed Jul 26 03:46:55 UTC 2017

Modified Files:
        src/bin/sh: mktokens

Log Message:
Add a comment explaining the ordering reltionship of the tokens
(operators all come first, then TWORD, then keywords), and switch
from using TIF to define KWDOFFSET to using TWORD (the barrier,
rather than the token that happens to be first after it.)


To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 src/bin/sh/mktokens

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Reply via email to