From 8994c7b5cf56f540c71c763173a8927569ba94b3 Mon Sep 17 00:00:00 2001 From: Nathanael Sensfelder Date: Sun, 24 Jul 2016 22:42:09 +0200 Subject: Experimenting with K Order Markovian chains. I do not recommend using this branch ATM, it has not been tested. --- src/io/error.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/io/error.h') diff --git a/src/io/error.h b/src/io/error.h index e4267a0..be7359f 100644 --- a/src/io/error.h +++ b/src/io/error.h @@ -23,6 +23,8 @@ #define ZoO_DEBUG_LEARNING (0 || ZoO_DEBUG_ALL) #endif +#define ZoO_DEBUG_NETWORK 1 + #ifndef ZoO_DEBUG_NETWORK #define ZoO_DEBUG_NETWORK (0 || ZoO_DEBUG_ALL) #endif -- cgit v1.2.3-70-g09d2