close Stream temporalily for debug
This commit is contained in:
parent
51825dab74
commit
cdb2fafd9d
|
@ -47,7 +47,7 @@
|
|||
#include <readline/readline.h>
|
||||
#include <readline/history.h>
|
||||
|
||||
#define STREAM_ON 1
|
||||
//#define STREAM_ON 1
|
||||
#define READLINE_ON 1
|
||||
//indicate that in debug mode
|
||||
#define DEBUG 1 //set this if any debug, except DEBUG_PRECISE
|
||||
|
|
Loading…
Reference in New Issue