ack/util/grind/make.tokfile
1990-09-25 17:40:47 +00:00

7 lines
65 B
Plaintext
Executable file

sed '
/{[A-Z]/!d
s/.*{//
s/,.*//
s/.*/%token &;/
' | sort | uniq