From 94f7d887981f0626f166f5645fa98115d4f9a478 Mon Sep 17 00:00:00 2001 From: Jaron Kent-Dobias Date: Thu, 26 Jul 2018 01:17:53 -0400 Subject: everything compiles now, and fixed a major bug in the graph code --- lib/ising.h | 1 - 1 file changed, 1 deletion(-) (limited to 'lib/ising.h') diff --git a/lib/ising.h b/lib/ising.h index 5932ecf..473a18a 100644 --- a/lib/ising.h +++ b/lib/ising.h @@ -53,7 +53,6 @@ class ising_t { return a; } } - }; inline int& operator+=(int& M, const ising_t &s) { -- cgit v1.2.3-70-g09d2