Added some code for dependency generator

This commit is contained in:
ceriel
1990-01-23 15:25:21 +00:00
parent 94b3467079
commit ae3e9716f5
8 changed files with 84 additions and 6 deletions

View File

@@ -78,7 +78,6 @@ replace(idef)
struct idf *param;
char *nam;
extern char *GetIdentifier();
extern struct idf *str2idf();
UnknownIdIsZero = 0;
nam = GetIdentifier();