3 * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands.
4 * See the copyright notice in the ACK home directory, in the file "Copyright".
6 /* collection of options, selected by including or excluding 'defines' */
8 /* Version number of the EM object code */
9 # define VERSION 3 /* 16 bits number */
11 /* The default machine used by ack, acc, apc */
14 /* size of local machine, either 0 (for 16 bit address space), or 1 */
17 /* operating system, SYS_5, V7, BSD4_1 or BSD4_2; Do NOT delete the comment
19 # define V7 1 /* SYSTEM */