make.tokfile 65 B

123456
  1. sed '
  2. /{[A-Z]/!d
  3. s/.*{//
  4. s/,.*//
  5. s/.*/%token &;/
  6. ' | sort | uniq