ack/first/local.h.src
1987-03-02 17:28:50 +00:00

11 lines
324 B
Plaintext

/* 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 "vax4"
/* size of local machine, either 0 (for 16 bit address space), or 1 */
# define BIGMACHINE 1