moved several global variables to misc/GLOBALS
This commit is contained in:
@@ -75,12 +75,7 @@ STATIC_PROTO (void ShowOp, (char *, struct PSEUDO *));
|
||||
* afterwards
|
||||
*/
|
||||
|
||||
#ifdef DEBUG
|
||||
|
||||
char Yap_Option[20];
|
||||
|
||||
YP_FILE *Yap_logfile;
|
||||
#endif
|
||||
|
||||
typedef struct mem_blk {
|
||||
union {
|
||||
|
Reference in New Issue
Block a user