8a00e32bc8
fixed bug with typedef of function with block scope
12 lines
123 B
Plaintext
Executable file
12 lines
123 B
Plaintext
Executable file
cat <<'--EOT--'
|
|
/* Generated by make.tokfile */
|
|
/* $Header$ */
|
|
--EOT--
|
|
|
|
sed '
|
|
/{[A-Z]/!d
|
|
s/.*{//
|
|
s/,.*//
|
|
s/.*/%token &;/
|
|
'
|