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

6 lines
65 B
Text
Executable file

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