13 lines
343 B
C
13 lines
343 B
C
/*
|
|
* (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands.
|
|
* See the copyright notice in the ACK home directory, in the file "Copyright".
|
|
*/
|
|
#define RCSID0 "$Id$"
|
|
|
|
/*
|
|
* Mostek 6500 options.
|
|
*/
|
|
#define THREE_PASS /* Distinguish short and long branches. */
|
|
#define LISTING /* Enable listing facilities. */
|
|
#define ASLD
|