Implement -d option.
This commit is contained in:
parent
286556f885
commit
d388877c1b
3 changed files with 9 additions and 1 deletions
1
main.h
1
main.h
|
@ -13,4 +13,5 @@ extern long ABB[], ATAB[], ATLOC[], BLKLIN, DFLAG, DLOC[], FIXED[], HOLDNG,
|
|||
extern signed char rawbuf[LINESIZE], INLINE[LINESIZE+1], MAP1[], MAP2[];
|
||||
extern FILE *logfp;
|
||||
extern bool oldstyle;
|
||||
extern int debug;
|
||||
extern lcg_state lcgstate;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue