whoops
This commit is contained in:
parent
6c88329ddd
commit
e1f7a175c4
|
@ -52,7 +52,7 @@ class DivWorkPool;
|
|||
#define EXTERN_BUSY_BEGIN_SOFT e->softLocked=true; e->isBusy.lock();
|
||||
#define EXTERN_BUSY_END e->isBusy.unlock(); e->softLocked=false;
|
||||
|
||||
//#define DIV_UNSTABLE
|
||||
#define DIV_UNSTABLE
|
||||
|
||||
#define DIV_VERSION "0.6pre17"
|
||||
#define DIV_ENGINE_VERSION 179
|
||||
|
|
Loading…
Reference in a new issue