newer version

This commit is contained in:
ceriel
1986-10-06 20:36:30 +00:00
parent f3bf7cd5bc
commit 3030eb8cae
50 changed files with 839 additions and 924 deletions

View File

@@ -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