ack/lang/m2/comp/main.h

9 lines
186 B
C
Raw Normal View History

1986-03-26 15:11:02 +00:00
/* 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
*/