ca.h 398 B

1234567891011121314151617181920
  1. /* $Id$ */
  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. #define PF_SYMOUT 01
  11. #define DF_SYMOUT 01
  12. extern dblock_p *dmap;
  13. extern char **dnames;
  14. extern char **pnames;
  15. extern byte em_flag[];