ack/lang/m2/comp/main.h
1986-03-26 15:11:02 +00:00

9 lines
186 B
C

/* S O M E G L O B A L V A R I A B L E S */
/* $Header$ */
extern int
state; /* Indicates what we are compiling: A DEFINITION,
an IMPLEMENTATION, or a PROGRAM module
*/