newer version

This commit is contained in:
ceriel
1986-06-17 12:04:05 +00:00
parent f1a0c90fb1
commit a9dfdc494b
21 changed files with 573 additions and 516 deletions

View File

@@ -117,7 +117,11 @@ struct def { /* list of definitions for a name */
extern struct def
*define(),
*lookup(),
*DefineLocalModule(),
*MkDef(),
*ill_df;
extern struct def
*lookup(),
*lookfor();
#define NULLDEF ((struct def *) 0)