ack/lang/cem/cemcom.ansi/make.tokfile
eck 8a00e32bc8 fixed type of sizeof (decreases size!)
fixed bug with typedef of function with block scope
1990-11-12 15:28:44 +00:00

12 lines
123 B
Plaintext
Executable file

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