Initial revision

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

3
lang/cem/cpp.ansi/make.next Executable file
View File

@@ -0,0 +1,3 @@
sed -n '
s:^.*ALLOCDEF.*"\(.*\)".*$:struct \1 *h_\1 = 0;:p
' $*