adapted to allow for user intervention before error recovery

This commit is contained in:
ceriel
1987-02-16 21:38:52 +00:00
parent accba721dc
commit 593efda046
5 changed files with 22 additions and 7 deletions

View File

@@ -58,6 +58,7 @@ string f_input;
string e_noopen = "Cannot open %s";
int verbose;
string lexical;
string onerror;
int ntneeded;
int ntprint;
# ifndef NDEBUG