*** empty log message ***

This commit is contained in:
em
1985-02-15 22:53:13 +00:00
parent eb2b9d0bac
commit 4f80e81ee7
22 changed files with 440 additions and 0 deletions

9
mach/em22/Action Normal file
View File

@@ -0,0 +1,9 @@
name "2-2 Interpreter C libraries"
dir libcc
end
name "2-2 Interpreter Pascal library"
dir libpc
end
name "2-2 Interpreter Basic library"
dir libbc
end