made easier to patch
This commit is contained in:
parent
215e55282d
commit
8524608cf3
1 changed files with 3 additions and 0 deletions
|
@ -280,6 +280,9 @@ static int incore ;
|
|||
static growstring rline ;
|
||||
static FILE *infile ;
|
||||
static char *inptr ;
|
||||
static char em_dir[100] = EM_DIR; /* this way it is easier to
|
||||
* patch ...
|
||||
*/
|
||||
|
||||
open_in(name) register char *name ; {
|
||||
register dmach *cmac ;
|
||||
|
|
Loading…
Reference in a new issue