16 lines
135 B
Text
Executable file
16 lines
135 B
Text
Executable file
ed - Lpars.h <<'+'
|
|
1d
|
|
1,$s/# define //
|
|
1,$s/ ...$//
|
|
1,$s/^/ "/
|
|
1,$-1s/$/",/
|
|
$s/$/"/
|
|
0a
|
|
char *tokentab[] = {
|
|
.
|
|
$a
|
|
};
|
|
.
|
|
w tokentab.h
|
|
q
|
|
+
|