post-merge changes
This commit is contained in:
parent
54e9a31971
commit
b4a00b8a81
4 changed files with 16 additions and 20 deletions
|
|
@ -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 "dev213"
|
||||
#define DIV_ENGINE_VERSION 213
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue