Hopefully fix OSX crashes during netlist setup. (nw)

This commit is contained in:
couriersud 2017-01-01 17:00:58 +01:00
parent e7bc92d930
commit e84461538c

View File

@ -84,7 +84,7 @@
* Your mileage may vary. * Your mileage may vary.
* *
*/ */
#define USE_MEMPOOL (1) #define USE_MEMPOOL (0)
#define USE_TRUTHTABLE (1) #define USE_TRUTHTABLE (1)
//============================================================ //============================================================