add workaround for handline include files

This commit is contained in:
Axel Kohlmeyer
2019-06-23 16:47:12 -04:00
parent e42e1e64a8
commit 36649f0534
2 changed files with 8 additions and 0 deletions

View File

@ -46,6 +46,7 @@ class Input : protected Pointers {
char *command; // ptr to current command
int echo_screen; // 0 = no, 1 = yes
int echo_log; // 0 = no, 1 = yes
int eof_return; // if 1: at EOF return from parsing in file()
private:
int me; // proc ID