Added a flag to not give warnings

This commit is contained in:
ceriel
1987-11-27 11:04:07 +00:00
parent 1994d67d9e
commit 541cfcd1f1
5 changed files with 25 additions and 14 deletions

View File

@@ -47,6 +47,7 @@ string f_temp = ACTFILE;
string f_input;
string e_noopen = "Cannot open %s";
int verbose;
int wflag;
string lexical;
string onerror;
int ntneeded;