1987-03-09 16:02:32 +00:00
|
|
|
/*
|
|
|
|
* (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands.
|
|
|
|
* See the copyright notice in the ACK home directory, in the file "Copyright".
|
|
|
|
*/
|
1985-06-10 13:50:36 +00:00
|
|
|
#define RCSID0 "$Header$"
|
|
|
|
|
|
|
|
/*
|
|
|
|
* Mostek 6500 options.
|
|
|
|
*/
|
|
|
|
#define THREE_PASS /* Distinguish short and long branches. */
|
|
|
|
#define LISTING /* Enable listing facilities. */
|
1986-12-05 16:59:51 +00:00
|
|
|
#define ASLD
|