newer version
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
/* S O M E G L O B A L V A R I A B L E S */
|
||||
|
||||
/* $Header$ */
|
||||
|
||||
extern char options[]; /* indicating which options were given */
|
||||
|
||||
extern int DefinitionModule;
|
||||
@@ -9,9 +7,6 @@ extern int DefinitionModule;
|
||||
module
|
||||
*/
|
||||
|
||||
extern int SYSTEMModule;/* flag indicating that we are handling the SYSTEM
|
||||
module
|
||||
*/
|
||||
extern struct def *Defined;
|
||||
/* definition structure of module defined in this
|
||||
compilation
|
||||
|
||||
Reference in New Issue
Block a user