filename and linenumber info in more places

This commit is contained in:
dick
1988-08-29 15:51:48 +00:00
parent d9c4ee208e
commit 8633baee89
16 changed files with 108 additions and 71 deletions

View File

@@ -30,7 +30,7 @@
extern struct tokenname tkidf[], tkother[];
extern char *symbol2str();
char options[128]; /* one for every char */
extern char options[128];
#ifndef NOPP
int inc_pos = 1; /* place where next -I goes */