ack/lang/cem/cemcom/make.tokfile
1994-06-24 14:02:31 +00:00

12 lines
119 B
Plaintext
Executable file

cat <<'--EOT--'
/* Generated by make.tokfile */
/* $Id: */
--EOT--
sed '
/{[A-Z]/!d
s/.*{//
s/,.*//
s/.*/%token &;/
'