ack/util/int/e.out.h

18 lines
298 B
C
Raw Normal View History

1988-06-22 16:57:09 +00:00
/* $Header$ */
1988-06-27 15:21:37 +00:00
/* get version number from ... */
#include <local.h>
1988-06-22 16:57:09 +00:00
1988-06-27 15:21:37 +00:00
/* get magic number from ... */
#include <em_spec.h>
#include <as_spec.h>
#define MAGIC as_magic
1988-06-22 16:57:09 +00:00
#define FB_TEST 001
#define FB_PROFILE 002
#define FB_FLOW 004
#define FB_COUNT 010
#define FB_REALS 020
#define FB_EXTRA 040