Pristine Ack-5.5
[Ack-5.5.git] / util / ego / ca / ca.h
1 /* $Id: ca.h,v 1.4 1994/06/24 10:19:40 ceriel Exp $ */
2 /*
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".
5  */
6 /*
7  *  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
8  *
9  */
10
11
12 #define PF_SYMOUT 01
13 #define DF_SYMOUT 01
14
15 extern dblock_p *dmap;
16
17 extern char **dnames;
18 extern char **pnames;
19
20 extern byte em_flag[];