From 802b63ddf121b520db7942fe330cce6004fbeb6d Mon Sep 17 00:00:00 2001 From: Jaron Kent-Dobias Date: Wed, 25 Jul 2018 16:22:50 -0400 Subject: got everyone recording data, and fixed huge bug in the updating of ReF and ImF --- src/wolff_On.cpp | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'src/wolff_On.cpp') diff --git a/src/wolff_On.cpp b/src/wolff_On.cpp index 997ec09..a277e0f 100644 --- a/src/wolff_On.cpp +++ b/src/wolff_On.cpp @@ -6,11 +6,10 @@ #include #endif -#include #include +#include #include -#include #include #include #include @@ -235,7 +234,6 @@ int main(int argc, char *argv[]) { wolff (N, &s, gen_R, measurements, r, silent); } - measure_free_files(measurement_flags, outfiles); free(H_vec); gsl_rng_free(r); -- cgit v1.2.3-70-g09d2