Initial revision

This commit is contained in:
keie
1984-08-23 13:18:14 +00:00
parent 5db647e661
commit 198da9e822
12 changed files with 329 additions and 0 deletions

7
first/local.h.src Normal file
View File

@@ -0,0 +1,7 @@
/* collection of options, selected by including or excluding 'defines' */
/* Version number of the EM object code */
# define VERSION 3 /* 16 bits number */
/* The default machine used by ack, acc, apc */
# define ACKM "pdp"