From 528c6b2fe54f252965c33b2981c1a989ecb0c002 Mon Sep 17 00:00:00 2001 From: Thomas White Date: Tue, 30 Jul 2013 11:50:51 +0200 Subject: Count number of "dud" crystals each iteration, not just at the end --- src/partialator.c | 14 ++++---------- 1 file changed, 4 insertions(+), 10 deletions(-) (limited to 'src') diff --git a/src/partialator.c b/src/partialator.c index 819be9fe..68c5f08b 100644 --- a/src/partialator.c +++ b/src/partialator.c @@ -313,7 +313,6 @@ int main(int argc, char *argv[]) int nobs; char *reference_file = NULL; RefList *reference = NULL; - int n_dud; int have_reference = 0; char cmdline[1024]; SRContext *sr; @@ -605,6 +604,7 @@ int main(int argc, char *argv[]) /* Iterate */ for ( i=0; i