ack/util/ego/ca/ca.h

21 lines
398 B
C
Raw Normal View History

1994-06-24 11:31:16 +00:00
/* $Id$ */
1987-03-09 19:15:41 +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".
*/
1984-11-26 14:35:32 +00:00
/*
* C O M P A C T A S S E M B L Y L A N G U A G E G E N E R A T I O N
*
*/
#define PF_SYMOUT 01
#define DF_SYMOUT 01
extern dblock_p *dmap;
extern char **dnames;
extern char **pnames;
extern byte em_flag[];