From 1343a3fe6bd17a2487f12a0d61be8dc83cd722a0 Mon Sep 17 00:00:00 2001 From: Jaron Kent-Dobias Date: Mon, 15 Oct 2018 22:57:17 -0400 Subject: many changes, including reworking the measurements system --- examples/src/models/potts/symmetric.hpp | 1 + 1 file changed, 1 insertion(+) (limited to 'examples/src/models/potts/symmetric.hpp') diff --git a/examples/src/models/potts/symmetric.hpp b/examples/src/models/potts/symmetric.hpp index 8636f15..bc8673f 100644 --- a/examples/src/models/potts/symmetric.hpp +++ b/examples/src/models/potts/symmetric.hpp @@ -36,6 +36,7 @@ class symmetric_t : public std::array { } } + printf("Your spin wasn't a valid state!", s.x); exit(EXIT_FAILURE); } -- cgit v1.2.3-70-g09d2