summaryrefslogtreecommitdiff
path: root/lib/ising.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/ising.h')
-rw-r--r--lib/ising.h1
1 files changed, 0 insertions, 1 deletions
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) {