added manual page, some improvements

This commit is contained in:
ceriel
1990-09-21 16:58:20 +00:00
parent de395f4659
commit 0e0bf77274
10 changed files with 465 additions and 132 deletions

View File

@@ -99,7 +99,7 @@ DbxRead(f)
saw_code = 0;
sym = add_file(n->on_mptr);
if (! currfile) newfile(sym->sy_idf);
if (! listfile) newfile(sym->sy_idf);
open_scope(sym, 0);
sym->sy_file->f_scope = CurrentScope;
FileScope = CurrentScope;