ack/util/grind/make.tokfile

7 lines
65 B
Plaintext
Raw Permalink Normal View History

1990-08-31 18:22:53 +00:00
sed '
/{[A-Z]/!d
s/.*{//
s/,.*//
s/.*/%token &;/
1990-09-25 17:40:47 +00:00
' | sort | uniq