removed temp file

This commit is contained in:
ceriel
1988-07-06 18:18:46 +00:00
parent ae17168585
commit f5bbaa7553
2 changed files with 1 additions and 4 deletions

View File

@@ -48,7 +48,6 @@ extern char tmpfname[MAXFILENAME]; /* temporary statements file */
extern File *emfile; /* EM output file */
extern File *datfile; /* data file */
extern File *tmp_file; /* compiler temporary */
extern File *yyin; /* Compiler input */
extern int endofinput;