From 3c2ce3017120f9469a1fef83096307fc4cef43e2 Mon Sep 17 00:00:00 2001 From: Jaron Kent-Dobias Date: Fri, 19 Oct 2018 16:31:10 -0400 Subject: changed the way that the finite states system works --- examples/ising_animation.cpp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'examples/ising_animation.cpp') diff --git a/examples/ising_animation.cpp b/examples/ising_animation.cpp index 2104e91..ab10585 100644 --- a/examples/ising_animation.cpp +++ b/examples/ising_animation.cpp @@ -5,8 +5,9 @@ #include +#define WOLFF_USE_FINITE_STATES + #include -#include #include -- cgit v1.2.3-70-g09d2