Dammit switching off DEBUG mode

This commit is contained in:
Geoff Langdale 2018-05-31 12:46:28 +10:00
parent d820829e88
commit eece51c4fd
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@
using namespace std;
#define DEBUG
//#define DEBUG
#ifdef DEBUG
inline void dump256(m256 d, string msg) {