Initial revision

This commit is contained in:
eck
1989-10-23 10:35:56 +00:00
parent 38e43b85fe
commit c15756c0f8
35 changed files with 4101 additions and 0 deletions

6
lang/cem/cpp.ansi/make.tokfile Executable file
View File

@@ -0,0 +1,6 @@
sed '
/{[A-Z]/!d
s/.*{//
s/,.*//
s/.*/%token &;/
'