newer version

This commit is contained in:
ceriel
1986-04-21 17:27:06 +00:00
parent 6715e3b171
commit 674791bf91
11 changed files with 348 additions and 100 deletions

View File

@@ -12,3 +12,7 @@ extern int DefinitionModule;
extern int SYSTEMModule;/* Flag indicating that we are handling the SYSTEM
module
*/
extern struct def *Defined;
/* Definition structure of module defined in this
compilation
*/